Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x99fd…d8d4Base—$0.01100%coinbase8d ago0x966602…4f68bf
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase8d ago0x992321…3192fd
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase8d ago0x265939…e69c2e
0x6f9d…8ba00x0a07…776bBase—$0.01100%coinbase8d ago0x147c4f…6a8f82
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase8d ago0xd36db9…cef234
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase8d ago0x0d91a1…9da7d0
0x6f9d…8ba00xf31e…7710Base—$0.01100%coinbase8d ago0x308ae4…f0eca2
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase8d ago0x13ae5a…9fc645
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase8d ago0x258539…1797fc
0x6f9d…8ba00xff5f…2d53Base—$0.01100%coinbase8d ago0x4868d7…32e062
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase8d ago0x1cdbad…048943
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase8d ago0x68c859…9ae6d2
0x6f9d…8ba00xde38…139dBase—$0.01100%coinbase9d ago0xcca2ed…a8f8c7
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase9d ago0x2e0369…37a6b9
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase9d ago0xff69e0…daf50b
0x6f9d…8ba00x1ec7…3428Base—$0.01100%coinbase9d ago0x5a5ce6…665228
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase9d ago0x402ed5…d4b54b
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase9d ago0xeb431b…b0fbaf
0x6f9d…8ba00x998b…d4a6Base—$0.01100%coinbase9d ago0x3d80b3…b92c0d
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase9d ago0x1510c8…78fb64
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase9d ago0xc3dffa…7acd37

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.