Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x969f…6e4f0x10c1…1e24Base—$0.03100%coinbase118d ago0xb0f19e…40c0f5
0xf55e…e3330x10c1…1e24Base—$0.47100%coinbase118d ago0x7c7dcd…1167a7
0x2805…dd870x10c1…1e24Base—$0.11100%coinbase118d ago0x2cf1b8…29d323
0xc1ab…66910x10c1…1e24Base—$0.01100%coinbase118d ago0xc01dbf…10df70
0x7841…34dc0x10c1…1e24Base—$0.01100%coinbase118d ago0x432b2e…b96d24
0x3a31…e3e80x10c1…1e24Base—$0.02100%coinbase118d ago0xd57cdd…7a1d70
0x7841…34dc0x10c1…1e24Base—$0.01100%coinbase118d ago0x3d7245…46f26a
0xc1ab…66910x10c1…1e24Base—$0.01100%coinbase118d ago0x36ec84…b3e437
0x87c4…7fa30x10c1…1e24Base—$0.01100%coinbase118d ago0xba3982…538585
0xa1f8…c7110x10c1…1e24Base—$0.24100%coinbase118d ago0x31b647…3b0c7c
0x665c…be210x10c1…1e24Base—$0.20100%coinbase118d ago0x2e8c7a…4aa12b
0xf3a4…a05e0x10c1…1e24Base—$0.03100%coinbase118d ago0x7ed53d…3062be
0xc1ab…66910x10c1…1e24Base—$0.01100%coinbase118d ago0xa919a6…ce7375
0x28b5…c18a0x10c1…1e24Base—$0.54100%coinbase118d ago0x1d6473…1b2fd9
0x34fd…b8c20x10c1…1e24Base—$0.43100%coinbase118d ago0x326f28…3fc349
0x3149…7d8b0x10c1…1e24Base—$0.38100%coinbase118d ago0xcfc596…7bc189
0xc1ab…66910x10c1…1e24Base—$0.01100%coinbase118d ago0x581017…4e76b1
0x40ed…73a20x10c1…1e24Base—$0.36100%coinbase118d ago0xf474ce…8662f2
0x4f7a…dc5e0x10c1…1e24Base—$0.34100%coinbase118d ago0xe0a6c8…6c07e4
0x28b5…c18a0x10c1…1e24Base—$0.11100%coinbase118d ago0x258389…e1af7a
0xc1ab…66910x10c1…1e24Base—$0.01100%coinbase118d ago0x582f74…e9c4b8
0x9013…124d0x10c1…1e24Base—$0.33100%coinbase118d ago0xb1dbf4…d0bf3b
0x28b5…c18a0x10c1…1e24Base—$0.11100%coinbase118d ago0x66bdf5…8c9d54
0x224a…51230x10c1…1e24Base—$0.11100%coinbase118d ago0x5c4165…dd95f2
0xb286…22ba0x10c1…1e24Base—$0.49100%coinbase118d ago0xeed26b…d80f3d

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://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://roundhouseai.io/dashboard/team.

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