Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$10.5070%0x77d8…3bfa8d ago0x7787ce…56e205
0xa787…64cf0x47c5…4fc3Base$10.5070%0x20d2…f0b28d ago0xc3c454…481bbb
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8bc8…eb028d ago0x54fc91…25b6c4
0xa787…64cf0x47c5…4fc3Base$42.0070%0x4345…1ce98d ago0x5aec56…d74de0
0xa787…64cf0x47c5…4fc3Base$21.0070%0xb77d…5f2d8d ago0x3b7a21…d25470
0xa787…64cf0x47c5…4fc3Base$10.5070%0x3189…20e08d ago0xdc4ca4…12444b
0xa787…64cf0x47c5…4fc3Base$10.5070%0x3663…55ff8d ago0x1881b8…b52606
0xa787…64cf0x47c5…4fc3Base$31.5070%0xca67…88208d ago0xfafa6f…f98e07
0xa787…64cf0x47c5…4fc3Base$21.0070%0xdae3…916a8d ago0x154517…f5467b
0xa787…64cf0x47c5…4fc3Base$21.0070%0xfb22…aa3b8d ago0xcdc142…7563ff
0xa787…64cf0x47c5…4fc3Base$10.5070%0xa225…dabf8d ago0x809688…aca5bd
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8bc8…eb028d ago0xcda942…57994d
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6bac…5e9b8d ago0xc15aaa…3c98cf
0xa787…64cf0x47c5…4fc3Base$10.5070%0x7d28…b2488d ago0x775574…55c41f
0xa787…64cf0x47c5…4fc3Base$10.5070%0x04bf…0d0e8d ago0xa234c5…20173c
0xa787…64cf0x47c5…4fc3Base$21.0070%0xf098…e1e48d ago0xbcd902…d65f85
0xa787…64cf0x47c5…4fc3Base$53.5570%0x573b…0d288d ago0x96e53f…5b6de1
0xa787…64cf0x47c5…4fc3Base$10.5070%0xd0fe…39768d ago0x9bafc2…dc1e9e
0xa787…64cf0x47c5…4fc3Base$10.5070%0xc2ed…bd4e8d ago0xd085fa…207fcd
0xa787…64cf0x47c5…4fc3Base$10.5070%0x394f…90088d ago0x64d0c1…51bc24
0xa787…64cf0x47c5…4fc3Base$10.5070%0xfd6b…ae398d ago0x5d11e7…f1304a
0xa787…64cf0x47c5…4fc3Base$10.5070%0x0485…d4298d ago0x9a6d5b…8dd7dd
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4950…4a268d ago0x2055cd…e4dff3
0xa787…64cf0x47c5…4fc3Base$10.5070%0xc807…52c78d ago0x25f4bc…3615df
0xa787…64cf0x47c5…4fc3Base$10.5070%0x04fd…2b528d ago0x9ea064…efab0e

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.