Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ee…aace0x2670…293fBase—$0.01100%coinbase113d ago0x2aef78…7f309f
0x06ee…aace0x2670…293fBase—$0.01100%coinbase113d ago0x9e6efb…1a9518
0x06ee…aace0x2670…293fBase—$0.01100%coinbase113d ago0x140003…031e65
0x06ee…aace0x2670…293fBase—$0.01100%coinbase113d ago0xe2d891…8b0e36
0x06ee…aace0x2670…293fBase—$0.01100%coinbase113d ago0x280bd4…1d53c4
0x06ee…aace0x2670…293fBase—$0.01100%coinbase113d ago0xea84ef…e130e8
0x06ee…aace0x2670…293fBase—$0.01100%coinbase113d ago0x4aae48…a362ad
0x06ee…aace0x2670…293fBase—$0.01100%coinbase113d ago0x19424d…6873e6
0x06ee…aace0x2670…293fBase—$0.01100%coinbase113d ago0xcd22a7…09bb6a
0x06ee…aace0x2670…293fBase—$0.01100%coinbase113d ago0x2b5c31…3e5bf3
0x06ee…aace0x2670…293fBase—$0.01100%coinbase113d ago0x981598…bcc885
0x06ee…aace0x2670…293fBase—$0.01100%coinbase113d ago0xf2a9b5…5851dc
0x06ee…aace0x2670…293fBase—$0.01100%coinbase113d ago0x9ee119…f2cac6
0x06ee…aace0x2670…293fBase—$0.01100%coinbase113d ago0x7f3c72…2e1843
0x06ee…aace0x2670…293fBase—$0.01100%coinbase113d ago0x46f55a…2c35e5
0x06ee…aace0x2670…293fBase—$0.01100%coinbase113d ago0x9116c5…6e449d
0x06ee…aace0x2670…293fBase—$0.01100%coinbase113d ago0x7d4fe8…3c07b8
0x06ee…aace0x2670…293fBase—$0.01100%coinbase113d ago0x15ecfb…033e8e
0x06ee…aace0x2670…293fBase—$0.01100%coinbase113d ago0xb6672b…45b9aa
0x06ee…aace0x2670…293fBase—$0.01100%coinbase113d ago0xc0e381…d8ace0
0xd8fb…03810x2670…293fBase—$5.00100%coinbase113d ago0x0d6886…8a534a
0x06ee…aace0x2670…293fBase—$0.01100%coinbase113d ago0x02131d…3f3d2d
0x06ee…aace0x2670…293fBase—$0.01100%coinbase113d ago0xefc030…359bf1
0x011b…9b430x2670…293fBase—$5.00100%coinbase113d ago0x38754a…b57968
0x06ee…aace0x2670…293fBase—$0.01100%coinbase113d ago0xd7d4eb…00c0d6

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.