Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown92d ago0xfb9c0c…c61d43
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown92d ago0x787d41…cabf4d
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown92d ago0x3a8a85…057e56
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown92d ago0x3a5350…6e5933
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown92d ago0xea9022…de5395
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown92d ago0xaa33f0…d94c0e
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown92d ago0x3b3a87…097341
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown92d ago0xff4cf5…880943
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown92d ago0x6520c2…0f38db
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown92d ago0xca4375…597b45
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown92d ago0x9b7c58…befd4c
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown92d ago0xe87dac…20eb79
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown92d ago0x183cf0…0abefd
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown92d ago0xe0a026…4943e5
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown92d ago0x2a3d97…124a2b
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown92d ago0xda1516…4c6413
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown92d ago0x222253…de6cc0
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown92d ago0x62dd2d…f537ba
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown92d ago0x9bb525…3b280b
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown92d ago0x6d65dd…a7ff70
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown92d ago0x37753a…8135c1
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown92d ago0x89ac0a…dd0e15
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown93d ago0x4a9f5e…e631c6
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown93d ago0x7ec253…8fb7b8
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown93d ago0x99cb1b…25f3a0

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.