Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown44d ago0x1141f8…8776d9
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown44d ago0x53d9a4…c4a225
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown44d ago0xf82f32…7d0b79
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown44d ago0xd28c81…958f8c
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown44d ago0x95c10d…85e423
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown44d ago0x16f608…e13518
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown44d ago0x07725d…d9885b
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown44d ago0xd19d9a…61bdd8
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown44d ago0xcfe8fa…7acb38
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown45d ago0xf604a8…8e28d2
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown45d ago0xd827d3…073492
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown45d ago0x626f2f…e40263
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown45d ago0x595e10…08b3a5
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown45d ago0x5c4e96…67ccf9
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown45d ago0x5b9294…b8bf0e
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown45d ago0x9e706f…4668f7
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown45d ago0xaaf3a0…7998ca
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown45d ago0x618d3e…4c74c3
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown45d ago0x3b3ef5…b1f754
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown45d ago0xac98f5…bccdce
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown45d ago0xb08dfa…505597
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown45d ago0x9ebef8…ec6974
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown45d ago0xf70bea…dd238d
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown45d ago0x084be5…8db27e
0x3041…6e7d0x9c95…e299Base$0.001100%Route unknown45d ago0x2dd706…1df01f

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.