Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x366a…2e280x325b…d430BaseStableEnrichExa$0.06100%coinbase36d ago0xbaf5e5…8595a2
0x366a…2e280x325b…d430BaseStableEnrichExa$0.06100%coinbase36d ago0x7d3f3a…81c0a2
0x366a…2e280x325b…d430BaseStableEnrichExa$0.06100%coinbase36d ago0x6aded1…7e28ff
0x366a…2e280x325b…d430BaseStableEnrichExa$0.06100%coinbase36d ago0xfefd57…51f1ed
0x366a…2e280x325b…d430BaseStableEnrichExa$0.06100%coinbase36d ago0x4ba026…7c774e
0x366a…2e280x325b…d430BaseStableEnrichExa$0.06100%coinbase36d ago0xf3aed9…f61bff
0x366a…2e280x325b…d430BaseStableEnrichExa$0.06100%coinbase36d ago0xfe25e4…73b41d
0x366a…2e280x325b…d430BaseStableEnrichExa$0.15100%coinbase36d ago0x9b1f09…00bbb3
0x366a…2e280x325b…d430BaseStableEnrichExa$0.15100%coinbase36d ago0xb366ac…1e7f97
0x366a…2e280x325b…d430BaseStableEnrichExa$0.15100%coinbase36d ago0x634b5c…b19e0f
0x366a…2e280x325b…d430BaseStableEnrichExa$0.15100%coinbase36d ago0x9e2ead…609533
0x366a…2e280x325b…d430BaseStableEnrichExa$0.15100%coinbase36d ago0x0f9f97…24cdaa
0x366a…2e280x325b…d430BaseStableEnrichExa$0.15100%coinbase36d ago0xa1b929…39b967
0x366a…2e280x325b…d430BaseStableEnrichExa$0.06100%coinbase36d ago0xe8dc16…cfe81d
0x366a…2e280x325b…d430BaseStableEnrichExa$0.06100%coinbase36d ago0x0655f9…ce8479
0x366a…2e280x325b…d430BaseStableEnrichExa$0.06100%coinbase36d ago0x568fe4…f28097
0x366a…2e280x325b…d430BaseStableEnrichExa$0.06100%coinbase36d ago0x0f74d4…3919aa
0x366a…2e280x325b…d430BaseStableEnrichExa$0.06100%coinbase36d ago0xfa0d2d…506f63
0x366a…2e280x325b…d430BaseStableEnrichExa$0.06100%coinbase36d ago0xa77bc5…c24f5b
0x366a…2e280x325b…d430BaseStableEnrichExa$0.06100%coinbase36d ago0x6be061…f53de1
0x366a…2e280x325b…d430BaseStableEnrichExa$0.06100%coinbase36d ago0xe93791…056559
0x366a…2e280x325b…d430BaseStableEnrichExa$0.06100%coinbase36d ago0x310bba…afb0d4
0x366a…2e280x325b…d430BaseStableEnrichExa$0.06100%coinbase36d ago0xd5ded2…85602d
0x366a…2e280x325b…d430BaseStableEnrichExa$0.06100%coinbase36d ago0xe44d2c…0af97d
0x366a…2e280x325b…d430BaseStableEnrichExa$0.06100%coinbase36d ago0x206243…e03d86

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.