Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a533d ago0x85bd04…ca055e
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a533d ago0x996581…f412ed
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a533d ago0x3dae88…e04f25
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a533d ago0xae28d1…13a8c5
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc33d ago0xc4f6d3…143b73
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a533d ago0xfe0efd…d4fb0f
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a533d ago0x7b9a77…c2891d
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc33d ago0x53faa4…ea89c4
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a533d ago0x56e0ea…18f529
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc33d ago0xaa367d…77cdfc
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a533d ago0xeb5ed9…03f7ec
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc33d ago0x835f65…b9d2b2
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a533d ago0x06d28e…4853c9
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc33d ago0xcf591d…79aea1
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a533d ago0x3aea55…48fa09
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc33d ago0x230d50…a41091
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a533d ago0xd45a74…501d61
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc33d ago0xf97180…430940
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a533d ago0x9f0bb6…9c26db
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a533d ago0x5e6f7b…bbd05f
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc33d ago0x059f36…50f35b
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a533d ago0x56a290…9f4ef1
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc33d ago0xfa4158…d91e92
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a533d ago0xb3f980…4c593c
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc33d ago0x404c8d…296bc1

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.