Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01f9…84d30xde46…3084Base—$0.05100%coinbase50d ago0xcf8a82…00cc6b
0x01f9…84d30xde46…3084Base—$0.05100%coinbase50d ago0xb56e4e…527d08
0xedc6…d2d00xde46…3084Base—$0.05100%coinbase50d ago0x8bd011…b8a219
0x914c…b5e40xde46…3084Base—$0.05100%coinbase50d ago0x2e2fb5…5d727a
0x76e9…57b30xde46…3084Base—$0.05100%coinbase50d ago0xb16370…f68572
0x5975…500d0xde46…3084Base—$0.05100%coinbase50d ago0xddc891…59862b
0x09c3…beee0xde46…3084Base—$0.05100%coinbase50d ago0x3c371a…21aee5
0x64db…c3680xde46…3084Base—$0.05100%coinbase50d ago0x51c1cd…d32a0b
0x9456…8f090xde46…3084Base—$0.05100%coinbase50d ago0xb052e8…6d3d71
0x46bd…2ebd0xde46…3084Base—$0.05100%coinbase50d ago0x0f3753…1e1ab9
0x350e…66570xde46…3084Base—$0.05100%coinbase50d ago0xea3ee3…fd6252
0x7052…402b0xde46…3084Base—$0.05100%coinbase50d ago0xc07b11…86d938
0xaf95…11740xde46…3084Base—$0.05100%coinbase50d ago0x27100e…05a9b4
0x7fd9…b5290xde46…3084Base—$0.05100%coinbase50d ago0x052d12…2c16e8
0x3a3f…f3a70xde46…3084Base—$0.05100%coinbase50d ago0x9a0415…cf92b4
0x3aeb…84080xde46…3084Base—$0.05100%coinbase50d ago0x28d91b…f61bfc
0xc059…8b5e0xde46…3084Base—$0.05100%coinbase50d ago0x7825d6…53795d

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.