Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8591…34e40x325b…d430BaseStableEnrichExa$0.05100%Route unknown93d ago0x8a47a2…659a1b
0x8591…34e40x325b…d430BaseStableEnrichExa$0.05100%Route unknown93d ago0x9f999d…cd7431
0x8591…34e40x325b…d430BaseStableEnrichExa$0.05100%Route unknown93d ago0xdfffc5…a9b02b
0x8591…34e40x325b…d430BaseStableEnrichExa$0.05100%Route unknown93d ago0x5b1b9c…9c5e67
0x8591…34e40x325b…d430BaseStableEnrichExa$0.05100%Route unknown93d ago0x9a3607…456063
0x8591…34e40x325b…d430BaseStableEnrichExa$0.05100%Route unknown93d ago0xeae6b1…36c2cf
0x8591…34e40x325b…d430BaseStableEnrichExa$0.05100%Route unknown93d ago0xe39468…acb3d8
0x8591…34e40x325b…d430BaseStableEnrichExa$0.05100%Route unknown93d ago0x9593c3…4d8e2a
0x8591…34e40x325b…d430BaseStableEnrichExa$0.05100%Route unknown93d ago0x6ffaa8…3f94e4
0x8591…34e40x325b…d430BaseStableEnrichExa$0.05100%Route unknown93d ago0x74139c…3cbd6c
0x8591…34e40x325b…d430BaseStableEnrichExa$0.05100%Route unknown93d ago0x5cd30d…6e3cdd
0x8591…34e40x325b…d430BaseStableEnrichExa$0.05100%Route unknown93d ago0x26aa7e…7b6d5e
0x8591…34e40x325b…d430BaseStableEnrichExa$0.05100%Route unknown93d ago0x478adc…bac8ea
0x8591…34e40x325b…d430BaseStableEnrichExa$0.05100%Route unknown93d ago0x835c81…14b999
0x8591…34e40x325b…d430BaseStableEnrichExa$0.05100%Route unknown93d ago0x4af395…c9fc00
0x8591…34e40x325b…d430BaseStableEnrichExa$0.05100%Route unknown93d ago0x8d05a0…9e4aee
0x8591…34e40x325b…d430BaseStableEnrichExa$0.05100%Route unknown93d ago0x167229…585673
0x8591…34e40x325b…d430BaseStableEnrichExa$0.05100%Route unknown93d ago0xfefd36…62e98a
0x8591…34e40x325b…d430BaseStableEnrichExa$0.05100%Route unknown93d ago0x62741d…88eb4d
0x8591…34e40x325b…d430BaseStableEnrichExa$0.05100%Route unknown93d ago0xb55abc…6c032b
0x8591…34e40x325b…d430BaseStableEnrichExa$0.05100%Route unknown93d ago0xf07c27…ab0c2f
0x8591…34e40x325b…d430BaseStableEnrichExa$0.05100%Route unknown93d ago0x398045…f2f331
0x8591…34e40x325b…d430BaseStableEnrichExa$0.05100%Route unknown93d ago0xb72aaa…d63af5
0x8591…34e40x325b…d430BaseStableEnrichExa$0.05100%Route unknown93d ago0x37a3e5…b909de
0x8591…34e40x325b…d430BaseStableEnrichExa$0.05100%Route unknown93d ago0xf85a4f…9cdd64

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.