Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf106…13db0xa6f6…b883Base—$0.01100%coinbase68d ago0x97bc64…5f0960
0xf106…13db0x8860…8897Base—$0.01100%coinbase68d ago0x0b49f8…60b256
0xf106…13db0x2036…9d8fBase—$0.01100%coinbase68d ago0xdaeac7…aab410
0xf106…13db0x304a…ef5eBase—$0.01100%coinbase68d ago0x22084c…1c3653
0xf106…13db0x20c7…0ad1Base—$0.01100%coinbase68d ago0x7622e3…135f93
0xf106…13db0x76df…1496Base—$0.01100%coinbase68d ago0xd88f8b…891cde
0xf106…13db0xd028…b3b0Base—$0.01100%coinbase68d ago0x931472…b6934b
0xf106…13db0x6f98…5700Base—$0.01100%coinbase68d ago0xa756c0…57b38e
0xf106…13db0x0b37…c7f6Base—$0.01100%coinbase68d ago0xe969b8…bc645b
0xf106…13db0x2c3b…f752Base—$0.01100%coinbase68d ago0xf84e1e…aaf759
0xf106…13db0x6ed7…1284Base—$0.01100%coinbase68d ago0x69ca02…dff350
0xf106…13db0x0c41…bc27Base—$0.01100%coinbase68d ago0xd96978…67fc9c
0xf106…13db0xa5f4…491eBase—$0.01100%coinbase68d ago0x3ce5af…23225b
0xf106…13db0xd1ac…851eBase—$0.01100%coinbase69d ago0x03b50f…5457c0
0xf106…13db0x1c0d…b1faBase—$0.01100%coinbase69d ago0x006d94…e622fb
0xf106…13db0x58e1…9fbdBase—$0.01100%coinbase69d ago0x118fe4…1a6224
0xf106…13db0x725f…88f1Base—$0.01100%coinbase69d ago0xf8ec92…778ece
0xf106…13db0x8842…3a35Base—$0.01100%coinbase69d ago0xf40394…5bec33
0xf106…13db0x2c0a…0beeBase—$0.01100%coinbase69d ago0x56d969…5ac4ed
0xf106…13db0xbe71…d210Base—$0.01100%coinbase69d ago0x724321…a26efb

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.