Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3706…3a9c0x6d6e…9192BaseExaSearch$0.007100%coinbase36d ago0xd9ca16…3efd0c
0x3706…3a9c0x6d6e…9192BaseExaSearch$0.007100%coinbase36d ago0xf9f17a…08691f
0x3706…3a9c0xe903…1abfBaseBlockRun.AIAi$0.00819100%coinbase36d ago0xcea803…0f6f25
0x3706…3a9c0xe903…1abfBaseBlockRun.AIAi$0.003455100%coinbase36d ago0x0bb41b…2222e5
0x3706…3a9c0xe903…1abfBaseBlockRun.AIAi$0.00338100%coinbase36d ago0x2d4936…344f12
0x3706…3a9c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase36d ago0x6514e8…68e44d
0x3706…3a9c0xe903…1abfBaseBlockRun.AIAi$0.007346100%coinbase36d ago0x32486d…e6fdf4
0x3706…3a9c0xe903…1abfBaseBlockRun.AIAi$0.002761100%coinbase36d ago0xdbb981…4c6957
0x3706…3a9c0xe903…1abfBaseBlockRun.AIAi$0.002705100%coinbase36d ago0xcf9215…f68166
0x3706…3a9c0xe903…1abfBaseBlockRun.AIAi$0.00272100%coinbase36d ago0xf74081…5437f7
0x3706…3a9c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase36d ago0x9091e1…df6a8a
0x3706…3a9c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase36d ago0x9062a6…aaeb1e
0x3706…3a9c0xe903…1abfBaseBlockRun.AIAi$0.00818100%coinbase36d ago0xb6d73b…22a4ec
0x3706…3a9c0xe903…1abfBaseBlockRun.AIAi$0.00348100%coinbase36d ago0xaa2d92…e17e06
0x3706…3a9c0xe903…1abfBaseBlockRun.AIAi$0.003401100%coinbase36d ago0x344817…26d681
0x3706…3a9c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase36d ago0x03f452…843f7b
0x3706…3a9c0xe903…1abfBaseBlockRun.AIAi$0.002318100%coinbase36d ago0x26eac3…729ff9
0x3706…3a9c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase36d ago0x83b0bf…d058c7
0x3706…3a9c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase36d ago0x6a003e…7b53ef
0x3706…3a9c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase36d ago0x895328…7e186b
0x3706…3a9c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase36d ago0x4c797d…66e596
0x3706…3a9c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase36d ago0x90baa1…0efdd7
0x3706…3a9c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase36d ago0xc5a077…598a2f
0x3706…3a9c0xe903…1abfBaseBlockRun.AIAi$0.002508100%coinbase36d ago0x5ac333…1d4bab
0x3706…3a9c0xe903…1abfBaseBlockRun.AIAi$0.002024100%coinbase36d ago0x1c2bcc…2058de

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.