Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf61e…b8230xdc59…1506Basex402 service$0.001100%coinbase69d ago0xf1282f…845fab
0xf61e…b8230xdc59…1506Basex402 service$0.001100%coinbase69d ago0x181d90…abe426
0xf61e…b8230xdc59…1506Basex402 service$0.001100%coinbase69d ago0x4a99d8…46e590
0xf61e…b8230xdc59…1506Basex402 service$0.001100%coinbase69d ago0x5778d4…4a4c1a
0xf61e…b8230xdc59…1506Basex402 service$0.001100%coinbase69d ago0xa27ba5…d42401
0xf61e…b8230xdc59…1506Basex402 service$0.001100%coinbase69d ago0x0921c6…78aab6
0xf61e…b8230xdc59…1506Basex402 service$0.001100%coinbase69d ago0x1b7025…eab5c1
0xf61e…b8230xdc59…1506Basex402 service$0.001100%coinbase69d ago0x30bd1d…a6c830
0xf61e…b8230xdc59…1506Basex402 service$0.001100%coinbase69d ago0xf6690e…359288
0xf61e…b8230xdc59…1506Basex402 service$0.001100%coinbase69d ago0x0fb932…4e4e7f
0xf61e…b8230xdc59…1506Basex402 service$0.001100%coinbase69d ago0x148a5b…242be6
0xf61e…b8230xdc59…1506Basex402 service$0.001100%coinbase69d ago0x6d25af…6baca4
0xf61e…b8230xdc59…1506Basex402 service$0.001100%coinbase69d ago0x47ced1…13ff44
0xf61e…b8230xdc59…1506Basex402 service$0.001100%coinbase69d ago0x41e026…341de1
0xf61e…b8230xdc59…1506Basex402 service$0.001100%coinbase69d ago0xcce39c…18f95e
0xf61e…b8230xdc59…1506Basex402 service$0.001100%coinbase69d ago0x199066…21235d
0xf61e…b8230xdc59…1506Basex402 service$0.001100%coinbase69d ago0x2eb444…c01493
0xf61e…b8230xdc59…1506Basex402 service$0.001100%coinbase69d ago0x99ffdf…109fcf
0xf61e…b8230xdc59…1506Basex402 service$0.001100%coinbase69d ago0x489dff…c3a237
0xf61e…b8230xdc59…1506Basex402 service$0.001100%coinbase69d ago0x3ac181…d65af1
0xf61e…b8230xdc59…1506Basex402 service$0.001100%coinbase69d ago0x28c6c8…d70b1b
0xf61e…b8230xdc59…1506Basex402 service$0.001100%coinbase69d ago0x8a808c…19802c
0xf61e…b8230xdc59…1506Basex402 service$0.001100%coinbase69d ago0xe57af2…e8187d
0xf61e…b8230xdc59…1506Basex402 service$0.001100%coinbase69d ago0xcb6c2c…96ad84
0xf61e…b8230xdc59…1506Basex402 service$0.001100%coinbase69d ago0xf84b44…94e73e

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.