Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe81…85700x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x688e1b…3aeef1
0xbe81…85700x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x518162…0024e5
0xbe81…85700x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xdaa2b7…15ff48
0xbe81…85700x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xe04d99…b243f9
0xbe81…85700x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xd8f31f…e282cf
0xbe81…85700x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x859aa7…826515
0xbe81…85700x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x44a399…b3e137
0xbe81…85700x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x310832…b009e4
0xbe81…85700x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0xfcb379…9b3f0a
0xbe81…85700x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x8f2938…3bcd48
0xbe81…85700x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0xd7b050…51d25f
0xbe81…85700x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x574e0e…dce518
0xbe81…85700x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0xefa1c6…98e00a
0xbe81…85700x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x36b190…2744c5
0xbe81…85700x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x06cdcd…8d88fc
0xbe81…85700x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0xe1e7ed…03689b
0xbe81…85700x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0xc7f637…0cf9e7
0xbe81…85700x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x9b2364…7bf59b
0xbe81…85700x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x3d8005…9e84de
0xbe81…85700x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x2735c0…1ce5d1
0xbe81…85700x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xeabf2c…4ab9eb
0xbe81…85700x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xc7b951…cdec7d
0xbe81…85700x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x178f05…04579a
0xbe81…85700x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xba89f7…669aca
0xbe81…85700x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xfee565…9b0b71

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.