Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa29d ago0x720384…b5c586
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa29d ago0x224a66…c31e1b
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa29d ago0x8ffec3…b2fabb
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa29d ago0x4a92cc…a48c8e
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa29d ago0x6dcf95…7311ae
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa29d ago0xd43a5a…bb4a06
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa29d ago0xbf857a…6bc4ba
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa29d ago0xcef0ad…1a033f
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa29d ago0x8132f3…0e0b22
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa29d ago0x5c2e57…13dd06
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa29d ago0xce46d5…65b409
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa29d ago0xaca36e…23fe70
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa29d ago0xc02835…7a2c4a
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa29d ago0x243f3e…b6efbe
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa29d ago0x06c000…dbca15
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa29d ago0x5ba2e2…d23ecd
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa29d ago0x3d0bf6…8fd6c1
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa29d ago0x690198…cfdfcb
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa29d ago0xf163a5…c58eef
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa29d ago0xa6b6df…b7e85d
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa29d ago0x209fe3…3eee37
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa29d ago0xb205d3…c771c1
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa29d ago0x799331…4086d5
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa29d ago0x29c2c1…39a555
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa29d ago0x1062c9…9a499f

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.