Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb19…e6200x47c5…4fc3Base$1.0570%0xcfc4…e10436d ago0x29d118…443aa8
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x23e1…500336d ago0x9159fb…d2f84b
0x1332…66eb0x47c5…4fc3Base$9.4570%0x5047…e94036d ago0x706ba1…aae47c
0x4518…92600x47c5…4fc3Base$10.5070%0xf733…8f8d36d ago0x6c98cf…c63fc8
0x1332…66eb0x47c5…4fc3Base$105.0070%0x5e96…f15936d ago0xd1196a…0ee377
0x1332…66eb0x47c5…4fc3Base$126.0070%0x5e6e…178736d ago0xe62d3a…c1d618
0xeb19…e6200x47c5…4fc3Base$3.1570%0x70ba…dd5636d ago0x2b9be2…dfb182
0x095a…4b9e0x47c5…4fc3Base$42.0070%0xa4f5…b2f936d ago0x8ec63e…729570
0x1332…66eb0x47c5…4fc3Base$14.7070%0x77d2…395e36d ago0xb4d722…03fd09
0x1332…66eb0x47c5…4fc3Base$25.2070%0xc2de…8a3d36d ago0xabc78d…7a6f52
0x8871…ba6b0x47c5…4fc3Base$41.4970%0x05f1…3bb936d ago0xcfb40f…7a363d
0x1332…66eb0x47c5…4fc3Base$10.5070%0x8ee8…f8f236d ago0x12c245…e91d22
0xa787…64cf0x47c5…4fc3Base$10.5070%0x398e…79a636d ago0xb2a6f1…3f63e1
0xa787…64cf0x47c5…4fc3Base$10.5070%0xdbb0…e8c236d ago0x774b2a…0b6697
0xa787…64cf0x47c5…4fc3Base$5.2570%0x52ac…a61d36d ago0xc1490c…52ee05
0x1332…66eb0x47c5…4fc3Base$10.0070%0xd500…f63a36d ago0x575a57…135d8a
0x6a89…feae0x47c5…4fc3Base$52.5070%0x8494…2e4436d ago0x9a2361…1485b1
0x1332…66eb0x47c5…4fc3Base$10.5070%0x2a59…864536d ago0x2127f1…38b2cb
0x1332…66eb0x47c5…4fc3Base$52.5070%0x0c68…47ce36d ago0x5331e7…bff88c
0x1332…66eb0x47c5…4fc3Base$10.5070%0x6bdd…b27636d ago0x1e0130…0e35a3
0x3fb1…7e250x47c5…4fc3Base$5.2570%0x0dc1…621436d ago0x3c33b8…6ecf35
0x1332…66eb0x47c5…4fc3Base$10.5070%0xf6cb…a8d736d ago0xa5fdac…2f5a21
0x2fe0…39ed0x47c5…4fc3Base$20.0070%0x0c48…3ed636d ago0xee10b2…a46fa7
0x1332…66eb0x47c5…4fc3Base$10.5070%0x1e6d…37c136d ago0xbb9e9d…3bfa82
0x1332…66eb0x47c5…4fc3Base$3.1570%0xd50e…07b936d ago0xc4a5fd…50a288

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.