Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown42d ago0xb66b2c…7ef703
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown42d ago0x511f17…4e0e20
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown42d ago0x99195f…6aea3c
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown42d ago0x02a4f5…47a884
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown42d ago0x16febe…f43294
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown42d ago0x512319…d4148a
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown43d ago0x29ad6a…57f590
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown43d ago0x32cdb7…b471b2
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown43d ago0xa8e9ab…7d69a6
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown43d ago0xc18e2e…fcd179
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown43d ago0x33361d…a71089
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown43d ago0xe01be2…2ba478
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown43d ago0x9fdff6…6b0c95
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown43d ago0x758247…039458
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown43d ago0xa444a9…9c2e3a
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown43d ago0xe00b8a…149d72
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown43d ago0x80f929…ee2570
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown43d ago0xd3c462…6670a2
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown43d ago0xa01490…c539d4
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown43d ago0x474def…0d134b
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown43d ago0x91d811…8427c5
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown43d ago0xe4d61c…3d055e
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown43d ago0x69786e…29cd86
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown43d ago0xd10253…e60915
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown43d ago0x745916…e13889

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.