Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe305…e4860xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase103d ago0x3e4cfa…c12974
0xe305…e4860xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase103d ago0xaa4c0e…d4c159
0xe305…e4860xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase103d ago0x0048aa…bc67e5
0xe305…e4860xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase103d ago0x94d7d6…3d029a
0xe305…e4860xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase103d ago0x62fe92…310f44
0xe305…e4860xe903…1abfBaseBlockRun.AIAi$0.31100%coinbase103d ago0x083bc3…d1c355
0xe305…e4860xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase103d ago0x83aac0…3db1c4
0xe305…e4860xe903…1abfBaseBlockRun.AIAi$0.30100%coinbase103d ago0xd43535…3244b0
0xe305…e4860xe903…1abfBaseBlockRun.AIAi$0.30100%coinbase103d ago0xe1b70d…fc960c
0xe305…e4860xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase103d ago0x08164b…d11942
0xe305…e4860xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase103d ago0xfaae94…125baa
0xe305…e4860xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase103d ago0xdaeb18…f4bcfa
0xe305…e4860xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase103d ago0x2a18a5…e7b0cb
0xe305…e4860xe903…1abfBaseBlockRun.AIAi$0.23100%coinbase103d ago0xeeb321…83c5d6
0xe305…e4860xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase103d ago0x2508b0…0793ff
0xe305…e4860xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase103d ago0x6a5356…e53ef7
0xe305…e4860xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase103d ago0x4baff0…07a2d1
0xe305…e4860xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase103d ago0xb9a0e3…692f61
0xe305…e4860xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase103d ago0x1bd772…55e477
0xe305…e4860xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase103d ago0x54cc27…5adc96
0xe305…e4860xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase103d ago0xf91a7b…5616ca
0xe305…e4860xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase103d ago0x42beea…058e57
0xe305…e4860xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase103d ago0x50413b…412347
0xe305…e4860xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase103d ago0x5be66d…aa1576
0xe305…e4860xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase103d ago0x43530a…ff0551

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.