Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0821…46360x10c1…1e24Base—$0.77100%coinbase113d ago0x4d11cb…d25607
0x0821…46360x10c1…1e24Base—$0.74100%coinbase113d ago0x2820ad…9c5d51
0x0821…46360x10c1…1e24Base—$0.73100%coinbase113d ago0xbc813b…c27b78
0x0821…46360x10c1…1e24Base—$0.68100%coinbase113d ago0x2f2443…68e44b
0x0821…46360x10c1…1e24Base—$0.64100%coinbase113d ago0x72289c…32ef90
0x0821…46360x10c1…1e24Base—$0.60100%coinbase113d ago0x3c7077…97ade7
0x0821…46360x10c1…1e24Base—$0.55100%coinbase113d ago0x0ede68…17b4f7
0x0821…46360x10c1…1e24Base—$0.54100%coinbase113d ago0x27eb0c…4a7661
0x0821…46360x10c1…1e24Base—$0.53100%coinbase113d ago0x91cc63…bac0ea
0x0821…46360x10c1…1e24Base—$0.52100%coinbase113d ago0x94cb73…4fc19f
0x0821…46360x10c1…1e24Base—$0.99100%coinbase113d ago0xc61171…f220ee
0x0821…46360x10c1…1e24Base—$0.50100%coinbase113d ago0x251da5…de2087
0x0821…46360x10c1…1e24Base—$0.97100%coinbase113d ago0x7bbab3…7e27d1
0x0821…46360x10c1…1e24Base—$0.91100%coinbase113d ago0x853b53…975984
0x0821…46360x10c1…1e24Base—$0.85100%coinbase113d ago0x958f6d…e51792
0x0821…46360x10c1…1e24Base—$0.84100%coinbase113d ago0x39081d…746ec7
0x0821…46360x10c1…1e24Base—$0.81100%coinbase113d ago0x76774a…c13c1f
0x0821…46360x10c1…1e24Base—$0.78100%coinbase113d ago0x455cd0…b56d6f
0x0821…46360x10c1…1e24Base—$0.74100%coinbase113d ago0x393374…f4c466
0x0821…46360x10c1…1e24Base—$0.69100%coinbase113d ago0xbaa51d…c69351
0x0821…46360x10c1…1e24Base—$0.67100%coinbase113d ago0x02baf6…2b4ff5
0x0821…46360x10c1…1e24Base—$0.64100%coinbase113d ago0x7c91a6…3b836b
0x0821…46360x10c1…1e24Base—$0.63100%coinbase113d ago0xf4d53b…248c4f
0x0821…46360x10c1…1e24Base—$0.60100%coinbase113d ago0x86e2f8…e879d6
0x0821…46360x10c1…1e24Base—$0.27100%coinbase113d ago0x347c18…051645

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.