Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x988932…092caa
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x4f519f…93472c
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x97c2c9…91f98f
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x030897…dfc114
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0xc3216b…c9dc8c
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x555806…bea571
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x269742…e08b10
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x33ab34…6a5d4c
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x8d0c87…43f9c1
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x102c84…9da58f
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x700605…bf6a33
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x3b80d3…4eb70b
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x26a099…dd43ab
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x4e8abf…f2a0ce
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x4a25c0…35c23d
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x2aef4b…49e78f
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0xa9b2ec…4575f9
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x003375…410d47
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x579a1e…6b549c
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x9fbd55…1f032f
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x53f8f2…9f4dc8
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x27f956…95c222
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0xf8235b…4228da
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0xbc89cf…0baa23
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.02100%coinbase118d ago0xe670be…c5134b

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.