Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase15d ago0x915c69…702bea
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase15d ago0x892247…589766
0x27ab…248c0x6d6e…9192BaseExaSearch$0.001100%coinbase15d ago0x5ccfdf…6f8837
0x1f2d…16650x6d6e…9192BaseExaSearch$0.007100%coinbase15d ago0xa818b6…4a0395
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase15d ago0x865163…448121
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase15d ago0xd11a73…8987c3
0x3e06…16530x6d6e…9192BaseExaSearch$0.001100%coinbase15d ago0xfed941…dc1246
0x3e06…16530x6d6e…9192BaseExaSearch$0.007100%coinbase15d ago0x9e62f7…e32db0
0x3d09…7e000x6d6e…9192BaseExaSearch$0.001100%coinbase15d ago0x600335…2c26dd
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase15d ago0x86928a…d80346
0x6292…def10x6d6e…9192BaseExaSearch$0.007100%coinbase15d ago0x80efd1…a39983
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase15d ago0xaed356…f96559
0xc4e1…e08d0x6d6e…9192BaseExaSearch$0.02100%coinbase15d ago0xe07f8b…7a4d2d
0xc4e1…e08d0x6d6e…9192BaseExaSearch$0.02100%coinbase15d ago0x2a1dd2…a39de8
0xc4e1…e08d0x6d6e…9192BaseExaSearch$0.007100%coinbase15d ago0x614c1d…983a5f
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase15d ago0x7f3f0f…1bcee7
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase15d ago0xc39f27…77c627
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase15d ago0x7dd4a0…230970
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase15d ago0x749664…e7e38d
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase15d ago0x533c15…be3e54
0x94aa…02be0x6d6e…9192BaseExaSearch$0.007100%coinbase15d ago0x0d51f9…3d2bea
0x193b…11dc0x6d6e…9192BaseExaSearch$0.007100%coinbase15d ago0x437c78…23adfb
0x193b…11dc0x6d6e…9192BaseExaSearch$0.007100%coinbase15d ago0x3c41b1…3d2ad1
0x193b…11dc0x6d6e…9192BaseExaSearch$0.007100%coinbase15d ago0xe6595b…90a36e
0x193b…11dc0x6d6e…9192BaseExaSearch$0.007100%coinbase15d ago0x63dbae…6baf15

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.