Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a16…88180x3e0a…78e7Base—$0.004172100%coinbase74d ago0x828599…afadd3
0x5a16…88180x3e0a…78e7Base—$0.003899100%coinbase74d ago0x70cf57…daf8f8
0x5a16…88180x3e0a…78e7Base—$0.005185100%coinbase74d ago0x135016…e0e5c8
0x5a16…88180x3e0a…78e7Base—$0.004633100%coinbase74d ago0xfc14dd…da3360
0x5a16…88180x3e0a…78e7Base—$0.005494100%coinbase74d ago0xfef3a9…024146
0x5a16…88180x3e0a…78e7Base—$0.002687100%coinbase74d ago0xcc4369…f5f90d
0x5a16…88180x3e0a…78e7Base—$0.003171100%coinbase74d ago0xf68a92…4d6769
0x5a16…88180x3e0a…78e7Base—$0.005583100%coinbase74d ago0x5451b1…3ef259
0x5a16…88180x3e0a…78e7Base—$0.002956100%coinbase74d ago0xcb2661…1f511b
0x5a16…88180x3e0a…78e7Base—$0.003211100%coinbase74d ago0x62d559…76417d
0x5a16…88180x3e0a…78e7Base—$0.003312100%coinbase74d ago0xa72123…2b4f93
0x5a16…88180x3e0a…78e7Base—$0.005085100%coinbase75d ago0x7c8573…e88475
0x5a16…88180x3e0a…78e7Base—$0.003482100%coinbase75d ago0xee99d6…9b8a33
0x5a16…88180x3e0a…78e7Base—$0.00389100%coinbase75d ago0x06b11b…8d4ccf
0x5a16…88180x3e0a…78e7Base—$0.002784100%coinbase75d ago0xa85abf…ff8961
0x5a16…88180x3e0a…78e7Base—$0.002684100%coinbase75d ago0x8250f1…722435
0x5a16…88180x3e0a…78e7Base—$0.00526100%coinbase75d ago0x909303…145654
0x5a16…88180x3e0a…78e7Base—$0.003713100%coinbase75d ago0x335c6e…05ed5d
0x5a16…88180x3e0a…78e7Base—$0.003504100%coinbase75d ago0x291844…710e2c
0x5a16…88180x3e0a…78e7Base—$0.002785100%coinbase75d ago0xc84127…382203
0x5a16…88180x3e0a…78e7Base—$0.004357100%coinbase75d ago0xf9362e…1555fd
0x5a16…88180x3e0a…78e7Base—$0.005752100%coinbase75d ago0xea129d…d125dd
0x5a16…88180x3e0a…78e7Base—$0.003323100%coinbase75d ago0xdb7f9e…fc0182
0x5a16…88180x3e0a…78e7Base—$0.005839100%coinbase75d ago0x46359d…bd5b77
0x5a16…88180x3e0a…78e7Base—$0.004927100%coinbase75d ago0x23399e…8676e0

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.