Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0xc3fc4b…0928eb
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0xd34414…5378e1
0xa449…15ac0x141c…1e56Base$2.50100%coinbase91d ago0xf0ca4f…13b3b5
0xa449…15ac0x141c…1e56Base$2.50100%coinbase91d ago0xe82850…487a66
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0x2cc1cb…266dbd
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0x0ccace…2d59f6
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0xe9a68e…919de6
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0x660458…3cd1bd
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0xfda7c5…450532
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0x3810a2…68f4ef
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0x96e330…420f8c
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0xca704f…e2a17a
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0x2a2df4…308ebc
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0xb09af6…60f30a
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0x3a5b48…26d6cf
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0xaba4c7…e328d0
0xa449…15ac0x141c…1e56Base$2.50100%coinbase91d ago0xc77d61…1790a6
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0x16752b…0cc22e
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0x034688…845cd7
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0xf5d51b…f5e56b
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0xbaa2df…e4dcf2
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0x93216f…dc1058
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0xddd8b6…d399c2
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0x97969c…033abc
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0x16f13d…45285d

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.