Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ad4…e3b90x3e0a…78e7Base—$0.005372100%coinbase73d ago0xe1983c…3a77de
0x5ad4…e3b90x3e0a…78e7Base—$0.005599100%coinbase73d ago0x46f515…413a95
0x5ad4…e3b90x3e0a…78e7Base—$0.005179100%coinbase73d ago0x5e76e6…fa046a
0x5ad4…e3b90x3e0a…78e7Base—$0.005444100%coinbase73d ago0x642cd6…99498d
0x5ad4…e3b90x3e0a…78e7Base—$0.004854100%coinbase73d ago0x0da39b…ff5cdc
0x5ad4…e3b90x3e0a…78e7Base—$0.004475100%coinbase73d ago0xf52bbc…bfbf4a
0x5ad4…e3b90x3e0a…78e7Base—$0.004101100%coinbase73d ago0x24c8ee…1261f0
0x5ad4…e3b90x3e0a…78e7Base—$0.00523100%coinbase73d ago0xd58b79…4eec05
0x5ad4…e3b90x3e0a…78e7Base—$0.003154100%coinbase73d ago0xd50823…a7b2ad
0x5ad4…e3b90x3e0a…78e7Base—$0.005158100%coinbase73d ago0xf84bb7…96d161
0x5ad4…e3b90x3e0a…78e7Base—$0.002932100%coinbase73d ago0x0bdfe5…c25b08
0x5ad4…e3b90x3e0a…78e7Base—$0.003558100%coinbase73d ago0x2f3b2b…d3792e
0x5ad4…e3b90x3e0a…78e7Base—$0.005874100%coinbase73d ago0x8b2c11…048e67
0x5ad4…e3b90x3e0a…78e7Base—$0.003303100%coinbase73d ago0x841b5e…982d6f
0x5ad4…e3b90x3e0a…78e7Base—$0.003992100%coinbase73d ago0x42bc37…64382c
0x5ad4…e3b90x3e0a…78e7Base—$0.003969100%coinbase73d ago0xbd8e23…3efdf7
0x5ad4…e3b90x3e0a…78e7Base—$0.00534100%coinbase73d ago0xc33bf1…7f8497

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.