Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007385100%coinbase35d ago0x126cdb…174147
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase35d ago0x35b5eb…b0575a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00502100%coinbase35d ago0x3892f6…d459a2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005364100%coinbase35d ago0x34943a…abd7bb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00729100%coinbase35d ago0x86fde2…783ea0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00507100%coinbase35d ago0x181997…25f7b3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00729100%coinbase35d ago0x7acd9a…6bfc23
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005254100%coinbase35d ago0x942a65…9ed8c2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007858100%coinbase35d ago0xfda5c7…66bd02
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005224100%coinbase35d ago0xbf7cab…1b4059
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005125100%coinbase35d ago0xa5ae24…b1cb16
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006047100%coinbase35d ago0xc7f45a…58f41e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007441100%coinbase35d ago0x6fc5ec…e6ecd0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004987100%coinbase35d ago0x74991f…e815b1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005076100%coinbase35d ago0x082b31…873d2a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005369100%coinbase35d ago0x37b751…55b06b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005108100%coinbase35d ago0xeeba91…f133b6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase35d ago0xe6c0ec…116354
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005394100%coinbase35d ago0xdfd200…8e73ab
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00514100%coinbase35d ago0x60e94d…b6c614
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007138100%coinbase35d ago0x59d3e7…8f9846
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.0082100%coinbase35d ago0xba2291…ad3195
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004983100%coinbase35d ago0x07c62b…c182a3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005091100%coinbase35d ago0x2c2abc…f5cf71
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005122100%coinbase35d ago0x76925a…d118ad

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.