Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown55d ago0xdca9bb…a0a1ac
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown55d ago0xec8597…8fc3ee
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown55d ago0x5dd3d5…c10579
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown55d ago0x789cf6…30440e
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown55d ago0x89a6c3…b4e47b
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown55d ago0xe1eeff…f44e11
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown55d ago0x97cb9c…a1a516
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown55d ago0x4ccb91…189026
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown55d ago0xf8323c…0b9148
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown56d ago0x0bc5d0…4f4756
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown56d ago0xc24889…9d49c6
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown56d ago0xde5004…c7739c
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown56d ago0xaea73e…ac7037
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown56d ago0xd7748a…48a905
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown56d ago0x70143e…c31ecf
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown56d ago0xdf3827…f4be13
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown56d ago0x1398c2…d5052e
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown56d ago0x69a2fa…faa7f3
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown56d ago0xdecad6…b43d59
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown56d ago0xe71eab…35971b
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown56d ago0xa30ba5…9a0902
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown56d ago0x6b847f…bdf719

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.