Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x15d8…286aBase—$0.01100%coinbase93d ago0xb3d92f…b8e491
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase93d ago0x79059e…330fbf
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase93d ago0x83f790…57e540
0x6f9d…8ba00x6fa4…e8fcBase—$0.01100%coinbase93d ago0x1e3eea…8f2f94
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase93d ago0x21d6f9…184609
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase93d ago0x3f020b…04e31d
0x6f9d…8ba00x73a7…0036Base—$0.01100%coinbase93d ago0x8b761d…d40256
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase93d ago0xc174a1…9ec829
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase93d ago0x29b104…c2805d
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase93d ago0x090d18…948bf3
0x6f9d…8ba00x3c0c…f50aBase—$0.01100%coinbase93d ago0xfd8ca6…afe1eb
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase93d ago0xfb5670…678c8d
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase93d ago0xf8f868…792299
0x6f9d…8ba00x77cf…7af0Base—$0.01100%coinbase93d ago0x658f14…c3beb3
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase93d ago0x1faf3b…dd719d
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase93d ago0x1b937f…701ba1
0x6f9d…8ba00x624e…60a8Base—$0.01100%coinbase93d ago0x1c1449…d742b4
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase93d ago0xaa9184…bc3b60
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase93d ago0x38ef1a…86f4e5
0x6f9d…8ba00x4b00…c521Base—$0.01100%coinbase93d ago0xb096cf…9dc1e3
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase93d ago0x467542…e03445
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase93d ago0xec8fa1…bf80bd
0x6f9d…8ba00x90fd…0c38Base—$0.01100%coinbase93d ago0x890e23…e35b62
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase93d ago0x6e7453…3b4ce1
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase93d ago0x2df010…ca00aa

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.