Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown71d ago0xd142f0…88185f
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown71d ago0xa9a484…7f9d49
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown71d ago0x3cb0ff…20c89e
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown71d ago0xeaf883…8387a2
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown71d ago0xde9c50…dfa247
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown71d ago0xe789df…53164e
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown71d ago0x992e42…f312e8
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown71d ago0x7b137b…b258f2
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown71d ago0xd76adc…98c99d
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown71d ago0x27ddb2…c073b3
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown71d ago0x81b4c2…99e558
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown71d ago0xc70501…7f2ae7
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown71d ago0xe3ff3b…910360
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown71d ago0x1a70d5…46c730
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown71d ago0x40afbd…a5b0fe
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown71d ago0x1167e0…32c768
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown71d ago0xf02e54…078ef3
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown71d ago0x5120d6…d410f4
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown71d ago0x06e7b5…e5fc2e
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown71d ago0xba9564…1c1967
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown71d ago0xb8b952…d9fbf3
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown71d ago0xf5fa68…b69370

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.