Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown51d ago0xb442fe…3c8514
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown51d ago0x486be6…547e57
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown51d ago0x3be999…a93ed6
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown51d ago0x3013e9…91836e
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown51d ago0xaee1a2…5dc221
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown51d ago0x884b94…7efa36
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown51d ago0x808346…b52fcb
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown51d ago0x0c9cf9…67701e
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown51d ago0x6ca096…5a4046
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown51d ago0xf0ffb9…fb9d8f
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown51d ago0xcd1463…13bdfe
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown51d ago0xeaf530…91f4ea
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown51d ago0xb2dcdc…63f203
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown51d ago0xcba2c3…e35e4b
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown52d ago0x4ef86f…9d02a1
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown52d ago0x20f2f0…522fe9
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown52d ago0xc1ffde…823ca5
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown52d ago0x55835a…512f87
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown52d ago0x386e7b…d39a27
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown52d ago0xabfd5f…bb299f
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown52d ago0x90f2d8…80153e
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown52d ago0x97ce35…e07694
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown52d ago0xdd96b0…e414f1
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown52d ago0x777c48…0cf038
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown52d ago0xd76526…457b3d

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.