Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase26d ago0x9219a4…810499
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase26d ago0xd672cd…e9d92d
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase26d ago0xc67219…ad6fea
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase26d ago0x630b87…7695db
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase26d ago0xa495bf…d47cad
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase26d ago0x2a71c1…bb496f
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase26d ago0xf4b5b1…2513f5
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase26d ago0x38f222…2f78d3
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.05100%coinbase26d ago0x6b3bcd…23da07
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase26d ago0x3e14e0…738c95
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase26d ago0xbd2f04…8c014b
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase26d ago0x780468…35b6b5
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase26d ago0xb00974…05ed48
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase26d ago0x43ffe2…2f1b70
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase26d ago0xcc26e6…dd3787
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.05100%coinbase26d ago0x674031…9d31fc
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase26d ago0x936aed…3bba50
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase26d ago0xa3ff58…a8a768
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase26d ago0x78e5d0…9edc2b
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase26d ago0x861559…03a012
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase26d ago0x77bea3…1b9638
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase26d ago0x912e3d…40f105
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase26d ago0xf670c7…3fb145
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase26d ago0x947edc…1b064f
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase26d ago0x36cdde…4358ed

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.