Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4243…ffa60x9c95…e299Base$0.001100%Route unknown55d ago0x0b58d6…3737a5
0x4243…ffa60x9c95…e299Base$0.001100%Route unknown56d ago0x233956…8500e3
0x4243…ffa60x9c95…e299Base$0.001100%Route unknown56d ago0x208a77…576943
0x4243…ffa60x9c95…e299Base$0.001100%Route unknown56d ago0xb51cea…e5b095
0x4243…ffa60x9c95…e299Base$0.001100%Route unknown56d ago0x7284e2…fe1d95
0x4243…ffa60x9c95…e299Base$0.001100%Route unknown56d ago0xa10110…387614
0x4243…ffa60x9c95…e299Base$0.001100%Route unknown56d ago0xc3d0ad…516fc3
0x4243…ffa60x9c95…e299Base$0.001100%Route unknown56d ago0x2b6193…2e2806
0x4243…ffa60x9c95…e299Base$0.001100%Route unknown56d ago0x8f5219…aa9929
0x4243…ffa60x9c95…e299Base$0.001100%Route unknown56d ago0xd532a9…583b79
0x4243…ffa60x9c95…e299Base$0.001100%Route unknown56d ago0x1fa040…591885
0x4243…ffa60x9c95…e299Base$0.001100%Route unknown56d ago0x9b50eb…4422f8
0x4243…ffa60x9c95…e299Base$0.001100%Route unknown56d ago0x8588b6…a012cc
0x4243…ffa60x9c95…e299Base$0.001100%Route unknown56d ago0x5c9fce…941bb3
0x4243…ffa60x9c95…e299Base$0.001100%Route unknown56d ago0x30681d…9a4404
0x4243…ffa60x9c95…e299Base$0.001100%Route unknown56d ago0x4c99d0…e3b01e
0x4243…ffa60x9c95…e299Base$0.001100%Route unknown56d ago0x641d35…610042
0x4243…ffa60x9c95…e299Base$0.001100%Route unknown56d ago0x40f330…c1716a
0x4243…ffa60x9c95…e299Base$0.001100%Route unknown56d ago0xfa7c05…22211f
0x4243…ffa60x9c95…e299Base$0.001100%Route unknown56d ago0xae1044…96f32d
0x4243…ffa60x9c95…e299Base$0.001100%Route unknown56d ago0xc2665e…6bb038
0x4243…ffa60x9c95…e299Base$0.001100%Route unknown56d ago0x885cae…ea3e83
0x4243…ffa60x9c95…e299Base$0.001100%Route unknown56d ago0x46b528…5e0595
0x4243…ffa60x9c95…e299Base$0.001100%Route unknown56d ago0xcdb5a0…d152f6
0x4243…ffa60x9c95…e299Base$0.001100%Route unknown56d ago0x9f05fa…35adaf

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.