Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b97…948d0x325b…d430BaseStableEnrichExa$0.05100%Route unknown91d ago0x2681e8…fe6a3c
0x6b97…948d0x325b…d430BaseStableEnrichExa$0.05100%Route unknown91d ago0x812a1d…9666de
0x6b97…948d0x325b…d430BaseStableEnrichExa$0.05100%Route unknown91d ago0x502eec…3d7e22
0x6b97…948d0x325b…d430BaseStableEnrichExa$0.05100%Route unknown91d ago0xc8ceff…b837ac
0x6b97…948d0x325b…d430BaseStableEnrichExa$0.05100%Route unknown91d ago0xcd27e2…d6b85c
0x6b97…948d0x325b…d430BaseStableEnrichExa$0.05100%Route unknown91d ago0xafa533…8bc553
0x6b97…948d0x325b…d430BaseStableEnrichExa$0.05100%Route unknown91d ago0x4b4bda…2c44f0
0x6b97…948d0x325b…d430BaseStableEnrichExa$0.05100%Route unknown91d ago0x34dea8…8356be
0x6b97…948d0x325b…d430BaseStableEnrichExa$0.05100%Route unknown91d ago0x576ac6…09b0e7
0x6b97…948d0x325b…d430BaseStableEnrichExa$0.05100%Route unknown91d ago0x662836…f45921
0x6b97…948d0x325b…d430BaseStableEnrichExa$0.05100%Route unknown91d ago0x1d1ade…61d6af
0x6b97…948d0x325b…d430BaseStableEnrichExa$0.05100%Route unknown91d ago0x67a38f…d7a3c2
0x6b97…948d0x325b…d430BaseStableEnrichExa$0.05100%Route unknown91d ago0x06dbc0…882d8c
0x6b97…948d0x325b…d430BaseStableEnrichExa$0.05100%Route unknown91d ago0xc049bb…86ebec
0x6b97…948d0x325b…d430BaseStableEnrichExa$0.05100%Route unknown91d ago0xeae4a4…eb7869
0x6b97…948d0x325b…d430BaseStableEnrichExa$0.02100%Route unknown91d ago0xbec849…346f3a
0x6b97…948d0x325b…d430BaseStableEnrichExa$0.02100%Route unknown91d ago0xa83607…680d82
0x6b97…948d0x325b…d430BaseStableEnrichExa$0.02100%Route unknown91d ago0xad998a…f1f5a3
0x6b97…948d0x325b…d430BaseStableEnrichExa$0.02100%Route unknown91d ago0x357734…906a9a
0x6b97…948d0x325b…d430BaseStableEnrichExa$0.02100%Route unknown91d ago0x4c3415…caf939
0x6b97…948d0x325b…d430BaseStableEnrichExa$0.05100%Route unknown91d ago0x8555c3…56b9f5
0x6b97…948d0x325b…d430BaseStableEnrichExa$0.05100%Route unknown91d ago0xc1d815…96ec62
0x6b97…948d0x325b…d430BaseStableEnrichExa$0.05100%Route unknown91d ago0x8b5aaa…14f5a9
0x6b97…948d0x325b…d430BaseStableEnrichExa$0.05100%Route unknown91d ago0xac7e7b…081ceb
0x6b97…948d0x325b…d430BaseStableEnrichExa$0.05100%Route unknown91d ago0xdb13a1…008589

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.