Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7bb…e1ab0xe025…8638BasefittingsGeo$0.003100%coinbase39d ago0xde65c0…d640fc
0xe7bb…e1ab0xe025…8638BasefittingsGeo$0.003100%coinbase40d ago0x44fa33…8b18b7
0xe7bb…e1ab0xe025…8638BasefittingsGeo$0.003100%coinbase40d ago0x6037a3…d3fb9b
0xe7bb…e1ab0xe025…8638BasefittingsGeo$0.003100%coinbase40d ago0x548323…f0060c
0xe7bb…e1ab0xe025…8638BasefittingsGeo$0.003100%coinbase40d ago0x373f22…732479
0xe7bb…e1ab0xe025…8638BasefittingsGeo$0.004100%coinbase40d ago0x8e815e…0e1e2e
0xe7bb…e1ab0xe025…8638BasefittingsGeo$0.006100%coinbase40d ago0x82e6bb…41d371
0xe7bb…e1ab0xe025…8638BasefittingsGeo$0.003100%coinbase40d ago0xea8e1a…19de5e
0xe7bb…e1ab0xe025…8638BasefittingsGeo$0.003100%coinbase40d ago0xf95d49…a3cb84
0xe7bb…e1ab0xe025…8638BasefittingsGeo$0.003100%coinbase40d ago0x651661…5069d5
0xe7bb…e1ab0xe025…8638BasefittingsGeo$0.003100%coinbase40d ago0x1115e5…18ca44
0xe7bb…e1ab0xe025…8638BasefittingsGeo$0.004100%coinbase40d ago0x5dc524…3c9412
0xe7bb…e1ab0xe025…8638BasefittingsGeo$0.003100%coinbase40d ago0x7ffcb3…c41240
0xe7bb…e1ab0xe025…8638BasefittingsGeo$0.003100%coinbase40d ago0xe8e64f…b56763
0xe7bb…e1ab0xe025…8638BasefittingsGeo$0.003100%coinbase40d ago0x628103…3bc4a2
0xe7bb…e1ab0xe025…8638BasefittingsGeo$0.004100%coinbase40d ago0x204f09…3c6ca9
0xe7bb…e1ab0xe025…8638BasefittingsGeo$0.003100%coinbase40d ago0x3713a7…05e5ff
0xe7bb…e1ab0xe025…8638BasefittingsGeo$0.003100%coinbase40d ago0x86fa05…20fe06
0xe7bb…e1ab0xe025…8638BasefittingsGeo$0.003100%coinbase40d ago0x590708…3bab42
0xe7bb…e1ab0xe025…8638BasefittingsGeo$0.004100%coinbase40d ago0x120313…1afa5f
0xe7bb…e1ab0xe025…8638BasefittingsGeo$0.008100%coinbase40d ago0x23c14f…a36f76
0xe7bb…e1ab0xe025…8638BasefittingsGeo$0.004100%coinbase40d ago0xd2fbb3…742bd8
0xe7bb…e1ab0xe025…8638BasefittingsGeo$0.004100%coinbase40d ago0x1eb638…5b6d06
0xe7bb…e1ab0xe025…8638BasefittingsGeo$0.004100%coinbase40d ago0x9717ee…342720
0xe7bb…e1ab0xe025…8638BasefittingsGeo$0.003100%coinbase40d ago0x556955…b8d749

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.