Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03df…1b910x325b…d430BaseStableEnrichExa$0.05100%coinbase113d ago0x17a60e…56552d
0x03df…1b910x325b…d430BaseStableEnrichExa$0.05100%coinbase113d ago0x22f62e…5897b6
0x03df…1b910x325b…d430BaseStableEnrichExa$0.05100%coinbase113d ago0x29f04f…5b1c8c
0x03df…1b910x325b…d430BaseStableEnrichExa$0.05100%coinbase113d ago0xfcf92b…6f4bd2
0x03df…1b910x325b…d430BaseStableEnrichExa$0.05100%coinbase113d ago0x21be46…e302ce
0x03df…1b910x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0xda0067…3c559d
0x03df…1b910x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0x8ad89c…accced
0x03df…1b910x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0xc385ac…47ce19
0x03df…1b910x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0x193770…d3e363
0x03df…1b910x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0x9dc6e4…55d827
0x03df…1b910x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0xb0fa6c…3698ce
0x03df…1b910x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0xbbeace…32ca99
0x03df…1b910x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0x80e92a…173bb0
0x03df…1b910x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0x52de41…1d6e6c
0x03df…1b910x325b…d430BaseStableEnrichExa$0.05100%coinbase113d ago0xf8d7cc…2268a3
0x03df…1b910x325b…d430BaseStableEnrichExa$0.05100%coinbase113d ago0x00659a…9c588e
0x03df…1b910x325b…d430BaseStableEnrichExa$0.05100%coinbase113d ago0x9f9371…931dc3
0x03df…1b910x325b…d430BaseStableEnrichExa$0.05100%coinbase113d ago0x395298…e835c4
0x03df…1b910x325b…d430BaseStableEnrichExa$0.05100%coinbase113d ago0x4b6c3d…8901eb
0x03df…1b910x325b…d430BaseStableEnrichExa$0.05100%coinbase113d ago0x3447e1…2a54c7
0x03df…1b910x325b…d430BaseStableEnrichExa$0.05100%coinbase113d ago0xe017a4…906b9c
0x03df…1b910x325b…d430BaseStableEnrichExa$0.05100%coinbase113d ago0x670bcd…6a3546
0x03df…1b910x325b…d430BaseStableEnrichExa$0.05100%coinbase113d ago0x1393f9…9fff63
0x03df…1b910x325b…d430BaseStableEnrichExa$0.05100%coinbase113d ago0xf4602a…a8ee0b

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.