Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00xf96a…8593Base—$0.01100%coinbase35d ago0xc744f1…f72e83
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase35d ago0xdeb4e2…5b3a6f
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase35d ago0x18d6dc…ccfdfd
0x6f9d…8ba00xd3e0…923fBase—$0.01100%coinbase35d ago0x48dc01…cdd4a6
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase35d ago0xd7ae43…3978f0
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase35d ago0x21401e…c8f464
0x6f9d…8ba00xc7ff…3797Base—$0.01100%coinbase35d ago0x78bc0f…be81d9
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase35d ago0x0db766…bd0293
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase35d ago0x3008d2…151060
0x6f9d…8ba00x9c2f…dfb9Base—$0.01100%coinbase35d ago0xad6a80…bbffa4
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase35d ago0x0d3065…3b3b17
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase35d ago0x61269f…3d86e2
0x6f9d…8ba00xfc6b…04d2Base—$0.01100%coinbase35d ago0x89b1e7…bc2f74
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase35d ago0x17c141…63e381
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase35d ago0x06bf51…0c25c6
0x6f9d…8ba00x4eb2…b722Base—$0.01100%coinbase35d ago0x4a5a96…aece72
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase35d ago0xc9fb77…e3f101
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase35d ago0x7cd357…59e5fa
0x6f9d…8ba00x7fbe…7215Base—$0.01100%coinbase35d ago0xc8ff20…373a84
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase35d ago0x45e391…3aeff9
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase35d ago0x30cccc…f5aea0

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.