Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase124d ago0x800dfa…66f867
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase124d ago0x6e0d21…ed9e7c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase124d ago0xb4d9e5…0074ec
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase124d ago0xc0d080…052c9c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase124d ago0xc2435d…8f1799
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase124d ago0x256289…00276c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase124d ago0xbf0dd5…dd1880
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase124d ago0x77c461…0c7d41
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase124d ago0x08c50c…865530
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase124d ago0x4b302e…5c1e49
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase124d ago0x5ca9f3…4f9f2d
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase124d ago0x114080…798397
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase124d ago0xa17189…4f7ecb
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase124d ago0x7ba086…9acd72
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase124d ago0x5865b5…ef16f9
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase124d ago0x4d1277…f41d65
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase124d ago0xe42b61…6ed1c3
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase124d ago0xfbafa2…2fe163
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase124d ago0x276ec9…872068
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase124d ago0x1207a3…a6f7d5
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase124d ago0xa37a58…c74a24
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase124d ago0xfc6cac…cf9e54
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase124d ago0xeffb79…4adc4b
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase124d ago0x483a57…9a832e
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase124d ago0xe4ef8e…c0b56d

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.