Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x230b…0f3c0x325b…d430BaseStableEnrichExa$0.05100%Route unknown90d ago0x7b5ebc…437804
0x230b…0f3c0x325b…d430BaseStableEnrichExa$0.01100%Route unknown90d ago0x76d209…13b6bf
0x230b…0f3c0x325b…d430BaseStableEnrichExa$0.01100%Route unknown90d ago0x5b8262…654f44
0x230b…0f3c0x325b…d430BaseStableEnrichExa$0.02100%Route unknown90d ago0x05e3ed…0f0809
0x230b…0f3c0x325b…d430BaseStableEnrichExa$0.01100%Route unknown90d ago0x1da2b6…7b60a1
0x230b…0f3c0x325b…d430BaseStableEnrichExa$0.02100%Route unknown90d ago0x8dd994…a02daf
0x230b…0f3c0x325b…d430BaseStableEnrichExa$0.02100%Route unknown90d ago0x7ac1cd…b839e9
0x230b…0f3c0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0xf222ce…5c1633
0x230b…0f3c0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0xe46fbd…7feb0e
0x230b…0f3c0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0x39c3bd…ddca44
0x230b…0f3c0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0x3ad78c…d1e0be
0x230b…0f3c0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0xe79a81…bd38c2
0x230b…0f3c0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0x3e3a88…d9e21e
0x230b…0f3c0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0x2a15e3…b45c02
0x230b…0f3c0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0xd7fc2d…712be2
0x230b…0f3c0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0xc85840…2941f7
0x230b…0f3c0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0xf0a786…2f94e4
0x230b…0f3c0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0xb4cf66…b1976d
0x230b…0f3c0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0xbc4871…7905fe
0x230b…0f3c0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0x40f159…ca204b
0x230b…0f3c0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0x9dd56a…90f85e
0x230b…0f3c0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0x33cb2d…bf4823
0x230b…0f3c0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0x5cc583…843777
0x230b…0f3c0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0x9acefc…d07b6f
0x230b…0f3c0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0x8959cc…fd6ec2

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.