Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0xb9093e…ecdd5b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x8a9841…9ef953
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x03e36b…a5b29a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0xd00985…c9351b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase36d ago0x5c0c25…93ca5e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x83d85c…63b1ce
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x2a8de9…7f2e63
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0xcdadcc…1913ad
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x9fda39…69995e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase36d ago0x153f3c…3eff4d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase36d ago0x338afc…2ea8fd
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase36d ago0x7b0416…dbdb4f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase36d ago0xca3599…0ca8a5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase36d ago0xac1978…785da4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0xd496b4…c53bc3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0xa5cb7d…4b4ddc
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase36d ago0xd5352c…32d3bb
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x1bba05…c9bb8f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x7647e7…ae1bde
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x02ea32…193c2d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x0d2ad4…346714
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x2b0119…cf1040
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x669399…938c9c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0xd67c54…7fa703
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x600a92…584daf

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.