Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19ea…606c0xb2db…6e87Base—$0.01100%coinbase44d ago0xe353ff…c507e3
0x19ea…606c0x4ef8…eebaBase—$0.01100%coinbase44d ago0x1cd9a3…9d50c5
0x19ea…606c0xcc38…0ec2Base—$0.01100%coinbase44d ago0x4c75f6…d76e0a
0x19ea…606c0x2d18…9be5Base—$0.01100%coinbase44d ago0x654b3b…a72f62
0x19ea…606c0x591e…471bBase—$0.01100%coinbase44d ago0xe84d95…141f79
0x19ea…606c0xc9d1…4d38Base—$0.01100%coinbase44d ago0x330697…d37b46
0x19ea…606c0x46b6…d852Base—$0.01100%coinbase44d ago0xbdd694…f46bbb
0x19ea…606c0x5b0e…ea84Base—$0.01100%coinbase44d ago0xd7145f…21b1df
0x19ea…606c0x3012…906bBase—$0.01100%coinbase44d ago0x677596…6e1550
0x19ea…606c0x40c5…1257Base—$0.01100%coinbase44d ago0x7adfc7…cd62e7
0x19ea…606c0x6c0a…be0dBase—$0.01100%coinbase44d ago0x2682f0…985452
0x19ea…606c0xdbee…d3f1Base—$0.01100%coinbase44d ago0x9f7ca0…cce53a
0x19ea…606c0xbeed…a4adBase—$0.01100%coinbase44d ago0x3c53cb…5cee02
0x19ea…606c0xd56b…fd40Base—$0.01100%coinbase44d ago0x41945b…ab0d8e
0x19ea…606c0x9a2a…3ad3Base—$0.01100%coinbase45d ago0x579d05…67cdde
0x19ea…606c0xaf80…5a7cBase—$0.01100%coinbase45d ago0x46d942…b705b1
0x19ea…606c0xd8b1…3868Base—$0.01100%coinbase45d ago0xd6b13a…91b016

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.