Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x5eb5…2813Base—$0.01100%coinbase101d ago0xefb005…4dc594
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase101d ago0x05d610…94057c
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase101d ago0xc2ca2c…f4d547
0x6f9d…8ba00x4c1c…5a53Base—$0.01100%coinbase101d ago0x94ac71…078d42
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase101d ago0xe2567e…0a1132
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%candidates101d ago0x5d73c3…69f4a8
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase101d ago0xc953c0…c67eeb
0x6f9d…8ba00xf0e7…6ef5Base—$0.01100%coinbase101d ago0x4d90b7…3c898b
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase101d ago0x8cefb4…6972e2
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase101d ago0xd41fe8…81b2a2
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase101d ago0x322a06…defac2
0x6f9d…8ba00xcda3…7b1cBase—$0.01100%coinbase101d ago0x9e43bb…da0c4a
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase101d ago0xa99d4c…5f56fc
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase101d ago0xb8b6ce…90011f
0x6f9d…8ba00x8a1a…54e4Base—$0.01100%coinbase101d ago0xef51e8…fbe6f2
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase101d ago0x7f0ac5…9789d5
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase101d ago0x5405b1…ecbf4e
0x6f9d…8ba00x52de…46f4Base—$0.01100%coinbase101d ago0xa1e98b…5e6800
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase101d ago0x21438b…317118

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.