Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9d ago0x5b1cbb…b08d5d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9d ago0x5a3279…85e677
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9d ago0x828a8c…d99ade
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9d ago0x9902c4…d13e9a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9d ago0x514e79…063625
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9d ago0xfdf042…6312ea
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9d ago0x962578…6ab160
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9d ago0x3b1385…ee2425
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9d ago0xb5c8d1…4f08b4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9d ago0x3ccf9e…ad2319
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9d ago0x728b14…f636a9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9d ago0x190c98…5a1e86
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9d ago0x9329d4…1f29da
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9d ago0xd6e562…64e922
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9d ago0x76dd10…cb9e41
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9d ago0x521478…79a17b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9d ago0xef375f…7aa730
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9d ago0xaa3d64…025621
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9d ago0x8eaefc…6f95a7
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9d ago0x704f38…ecc489
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9d ago0xba1c93…2dbccc
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9d ago0xb23bea…4a3d23
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9d ago0x3d20fa…5ba741
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9d ago0xefe07a…b16458
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9d ago0xaad954…ecd164

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.