Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x38c1…e3040x6d6e…9192BaseExaSearch$0.007100%coinbase109d ago0x266c05…95de89
0x38c1…e3040x6d6e…9192BaseExaSearch$0.002100%coinbase109d ago0x8ff1f4…d3a3fa
0x38c1…e3040x6d6e…9192BaseExaSearch$0.002100%coinbase109d ago0x5b67a4…0dae1a
0x38c1…e3040x6d6e…9192BaseExaSearch$0.003100%coinbase109d ago0x5f61d6…d17372
0x38c1…e3040x6d6e…9192BaseExaSearch$0.007100%coinbase109d ago0x558513…1228b0
0x38c1…e3040x6d6e…9192BaseExaSearch$0.007100%coinbase109d ago0x78e641…85fa28
0x38c1…e3040x6d6e…9192BaseExaSearch$0.001100%coinbase109d ago0x068ec6…5b49d8
0x38c1…e3040x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x3c9595…fbc67e
0x38c1…e3040x325b…d430BaseStableEnrichExa$0.002100%coinbase109d ago0xbf931c…945854
0x38c1…e3040x325b…d430BaseStableEnrichExa$0.002100%coinbase109d ago0x8e53a7…47b11b
0x38c1…e3040x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0xc21c5b…0b90cb
0x38c1…e3040x325b…d430BaseStableEnrichExa$0.002100%coinbase109d ago0x4f5739…628bee
0x38c1…e3040x325b…d430BaseStableEnrichExa$0.002100%coinbase109d ago0x708094…606ca3
0x38c1…e3040x325b…d430BaseStableEnrichExa$0.002100%coinbase109d ago0xd0fafb…eaa89f
0x38c1…e3040x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0xca3060…9c3850
0x38c1…e3040x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x155e0f…51dedd
0x38c1…e3040x6d6e…9192BaseExaSearch$0.004100%coinbase109d ago0xe85d29…9b16c5
0x38c1…e3040x6d6e…9192BaseExaSearch$0.007100%coinbase109d ago0xcb9019…56f324
0x38c1…e3040x6d6e…9192BaseExaSearch$0.007100%coinbase109d ago0x37eff9…e5d1be
0x38c1…e3040x6d6e…9192BaseExaSearch$0.003100%coinbase109d ago0xf0d8f1…a472e9
0x38c1…e3040x6d6e…9192BaseExaSearch$0.007100%coinbase109d ago0x4f4dcb…06d7e5
0x38c1…e3040x6d6e…9192BaseExaSearch$0.007100%coinbase109d ago0x6ee963…f67e91
0x38c1…e3040x6d6e…9192BaseExaSearch$0.007100%coinbase109d ago0xe0c15d…2ff68d
0x38c1…e3040x6d6e…9192BaseExaSearch$0.007100%coinbase109d ago0x28c1c1…e0f6e1
0x38c1…e3040x6d6e…9192BaseExaSearch$0.002100%coinbase109d ago0x031a3b…d22ce4

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.