Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown42d ago0xbfa23c…d9199a
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown42d ago0xf66e3d…2da0fa
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown42d ago0x537628…3bd699
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown42d ago0xd1bd28…501984
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown43d ago0x339003…a57015
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown43d ago0x3aca49…278884
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown43d ago0xf77a99…e8a172
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown43d ago0xeb8b28…3290a1
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown43d ago0x985492…a5cb21
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown43d ago0x1a2136…5c63bb
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown43d ago0xcd72d3…b962ed
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown43d ago0xa246a0…1c88ed
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown43d ago0xa3d6f2…cb3464
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown43d ago0x553cbb…3f0691
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown43d ago0x6aa5bc…91f8bd
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown43d ago0x006348…6cf2f2
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown43d ago0x2c6de4…c6cb48
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown43d ago0x0da557…7e5f8b
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown43d ago0x4bd1fb…3b7ca8
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown43d ago0x62e23c…6f5048
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown43d ago0x3c5a98…8a358c
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown43d ago0x8c0234…e4325f
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown43d ago0xccc1bc…6b2ad9
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown43d ago0xdde548…31dc23
0x5ccb…da3d0x9c95…e299Base$0.001100%Route unknown43d ago0x5b9e4b…b87e89

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.