Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf56d…54830xb0af…7de0Base—$12.77100%coinbase33d ago0x844b21…0ae61d
0xf56d…54830xb0af…7de0Base—$12.76100%coinbase33d ago0x358cd2…7bf72e
0xf56d…54830xb0af…7de0Base—$12.40100%coinbase33d ago0x7cbee1…7f5d28
0xf56d…54830xb0af…7de0Base—$12.04100%coinbase33d ago0x646887…8b5155
0xf56d…54830xb0af…7de0Base—$11.42100%coinbase33d ago0xfc4b46…7ea1ad
0xf56d…54830xb0af…7de0Base—$12.45100%coinbase33d ago0xe0da3c…96b20b
0xf56d…54830xb0af…7de0Base—$12.99100%coinbase33d ago0xdd6dd2…514635
0xf56d…54830xb0af…7de0Base—$12.82100%coinbase33d ago0x86b978…babe48
0xf56d…54830xb0af…7de0Base—$12.45100%coinbase33d ago0x00fc7c…74ed54
0xf56d…54830xb0af…7de0Base—$11.78100%coinbase33d ago0xbff9cd…1419c9
0xf56d…54830xb0af…7de0Base—$11.44100%coinbase33d ago0x49506b…c8ae55
0xf56d…54830xb0af…7de0Base—$11.69100%coinbase33d ago0x4ad9fd…55469c
0xf56d…54830xb0af…7de0Base—$12.46100%coinbase33d ago0xdcae55…8b69b7
0xf56d…54830xb0af…3befBase—$3.00100%payAI33d ago0x7ed17e…5bc8f1
0xf56d…54830xb0af…7de0Base—$13.68100%coinbase33d ago0xeebdbe…e54a19
0xf56d…54830xb0af…7de0Base—$13.61100%coinbase33d ago0x3c0316…42f03c
0xf56d…54830xb0af…7de0Base—$12.85100%coinbase33d ago0x7c8cc3…aa399e
0xf56d…54830xb0af…7de0Base—$12.70100%coinbase33d ago0x2b65eb…bbc143
0xf56d…54830xb0af…7de0Base—$13.33100%coinbase33d ago0x3946ab…7daf32
0xf56d…54830xb0af…7de0Base—$13.24100%coinbase33d ago0x4ed135…e5c912
0xf56d…54830xb0af…7de0Base—$13.20100%coinbase33d ago0x5ba2f4…e5b484
0xf56d…54830xb0af…3befBase—$3.00100%payAI33d ago0xc11fa4…c7110c
0xf56d…54830xb0af…7de0Base—$14.32100%coinbase33d ago0x3b4156…34f0d5
0xf56d…54830xb0af…7de0Base—$14.15100%coinbase33d ago0xdc9878…9ffe80
0xf56d…54830xb0af…7de0Base—$13.70100%coinbase33d ago0xe25331…b81a0a

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.