Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c20…d9010x1ceb…63f3Base—$0.01100%coinbase45d ago0xc032c2…cb420f
0x4c20…d9010xb779…4e18Base—$0.01100%coinbase45d ago0x7e2d81…54ddda
0x4c20…d9010x10e2…1e27Base—$0.01100%coinbase45d ago0x4ae86d…1bb5e8
0x4c20…d9010x590d…221bBase—$0.01100%coinbase45d ago0x0c065c…3ebe7f
0x4c20…d9010x6a39…6a90Base—$0.01100%coinbase45d ago0x6f7ddd…9dfb37
0x4c20…d9010x33dd…4b80Base—$0.01100%coinbase45d ago0x944019…a22661
0x4c20…d9010x3b56…4df2Base—$0.01100%coinbase45d ago0x3dca81…c805fd
0x4c20…d9010x1a0a…9d22Base—$0.01100%coinbase45d ago0xaaa8df…ea8b22
0x4c20…d9010x31d4…e75bBase—$0.01100%coinbase45d ago0x1fc698…83e902
0x4c20…d9010x8163…6ed5Base—$0.01100%coinbase45d ago0x56b8f4…dae084
0x4c20…d9010x9276…bd69Base—$0.01100%coinbase45d ago0x92d08b…f21601
0x4c20…d9010x4565…b256Base—$0.01100%coinbase45d ago0x4b5b88…ef3f72
0x4c20…d9010xf361…d2ffBase—$0.01100%coinbase45d ago0x8ee0c4…3b61f8
0x4c20…d9010x4f6c…e0aaBase—$0.01100%coinbase45d ago0xbfbb85…a62033
0x4c20…d9010x58cb…bb78Base—$0.01100%coinbase45d ago0xdd51f8…871ab0
0x4c20…d9010xca89…2a4dBase—$0.01100%coinbase45d ago0xb85409…4528fd
0x4c20…d9010x7062…647bBase—$0.01100%coinbase45d ago0xcab58c…cecba8
0x4c20…d9010xd9b4…5349Base—$0.01100%coinbase45d ago0xf924f3…879b5d
0x4c20…d9010xc391…57c0Base—$0.01100%coinbase45d ago0xbcd2aa…bad966

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.