Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2574…cd400xf8ea…8f9dBase$0.20100%coinbase174d ago0xcedaad…b35f7c
0x0e47…88440xf8ea…8f9dBase$0.20100%coinbase174d ago0x62f1ee…ea3064
0x2574…cd400xf8ea…8f9dBase$0.20100%coinbase174d ago0x6ab3fa…9bcafd
0x0e47…88440xf8ea…8f9dBase$0.20100%coinbase174d ago0x11937f…51e4d1
0x2574…cd400xf8ea…8f9dBase$0.20100%coinbase174d ago0xe12592…8db825
0x0e47…88440xf8ea…8f9dBase$0.20100%coinbase174d ago0x45642c…23ad2c
0x0e47…88440xf8ea…8f9dBase$0.20100%coinbase174d ago0x70c93e…f67cbd
0x0e47…88440xf8ea…8f9dBase$0.20100%coinbase174d ago0x16e031…88bd5d
0x0e47…88440xf8ea…8f9dBase$0.20100%coinbase174d ago0xdc83e6…b03fa3
0x0e47…88440xf8ea…8f9dBase$0.20100%coinbase174d ago0xb34208…c2d2af
0xb5c6…53e20xf8ea…8f9dBase$0.20100%coinbase174d ago0x7063ee…d29890
0x0e47…88440xf8ea…8f9dBase$0.20100%coinbase174d ago0x7a0213…02ac41
0x2574…cd400xf8ea…8f9dBase$0.20100%coinbase174d ago0xd535a2…a40169
0x2574…cd400xf8ea…8f9dBase$0.20100%coinbase174d ago0x83ca4e…8447c0
0x0e77…8c8a0xf8ea…8f9dBase$0.20100%coinbase174d ago0x9e6cab…1be95a
0x0e77…8c8a0xf8ea…8f9dBase$0.20100%coinbase174d ago0x6d9aec…71b928
0x2574…cd400xf8ea…8f9dBase$0.20100%coinbase174d ago0xcf55c1…390b68
0x0e47…88440xf8ea…8f9dBase$0.20100%coinbase174d ago0xcf8eac…3b67ed
0x0e47…88440xf8ea…8f9dBase$0.20100%coinbase174d ago0xf8a815…30d8cc
0x0e47…88440xf8ea…8f9dBase$0.20100%coinbase174d ago0x952b85…d7949d
0xab14…ac660xf8ea…8f9dBase$0.20100%coinbase174d ago0x47a908…1627a0
0xab14…ac660xf8ea…8f9dBase$0.20100%coinbase174d ago0x10e879…3273a2
0x1614…66af0xf8ea…8f9dBase$0.20100%coinbase174d ago0xb8fd54…9e6248
0x1614…66af0xf8ea…8f9dBase$0.20100%coinbase174d ago0x615a56…593fbc
0xb5c6…53e20xf8ea…8f9dBase$0.20100%coinbase174d ago0xc22c6e…40abe9

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.