Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$10.5070%0x03f1…4e5f22d ago0xa13239…bdfb03
0xa787…64cf0x47c5…4fc3Base$10.5070%0x86c0…288922d ago0x31b0af…6336b6
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2035…57d322d ago0xf299ce…76cede
0xa787…64cf0x47c5…4fc3Base$10.5070%0x39ac…36cd22d ago0x039711…214331
0xa787…64cf0x47c5…4fc3Base$57.7570%0xdb8c…386122d ago0x3fede6…341be3
0xa787…64cf0x47c5…4fc3Base$10.5070%0xb027…a85122d ago0x117e21…df39fc
0xa787…64cf0x47c5…4fc3Base$36.7570%0x6a34…ec8822d ago0xbd3a9f…5db875
0xa787…64cf0x47c5…4fc3Base$10.5070%0x54c8…88d522d ago0xa8d568…1649de
0xa787…64cf0x47c5…4fc3Base$10.5070%0x1f5f…656e22d ago0x829bbd…6497a1
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4b7f…bff022d ago0x3bb4a1…c0c794
0xa787…64cf0x47c5…4fc3Base$10.5070%0xcdfd…ef8222d ago0xffe7c3…94ee1a
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4263…5fe522d ago0x220bc5…b69372
0xa787…64cf0x47c5…4fc3Base$15.7570%0x6a96…27ff22d ago0x2defd4…848f8f
0xa787…64cf0x47c5…4fc3Base$10.5070%0x9ce1…fd1c22d ago0x743019…03c08f
0xa787…64cf0x47c5…4fc3Base$10.5070%0x3663…55ff22d ago0x239a78…f2c970
0xa787…64cf0x47c5…4fc3Base$10.5070%0xb92d…57bc22d ago0xc01abe…15dbd4
0xa787…64cf0x47c5…4fc3Base$10.5070%0x12ba…6b6122d ago0x44773b…43c3de
0xa787…64cf0x47c5…4fc3Base$21.0070%0xd4ab…0bb622d ago0x468e61…8038a9
0xa787…64cf0x47c5…4fc3Base$10.5070%0xde8d…bd2c22d ago0x69b59d…66fe86
0xa787…64cf0x47c5…4fc3Base$21.0070%0x8b99…df7922d ago0x11973e…4e94ea
0xa787…64cf0x47c5…4fc3Base$15.7570%0x0d74…aad622d ago0x8bb265…dbc129
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6d10…b12b22d ago0x433239…1b192d
0xa787…64cf0x47c5…4fc3Base$31.5070%0x75ef…a0f922d ago0x9eaa65…bc887e
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2a5b…d6a922d ago0xb8f09a…bb45f7
0xa787…64cf0x47c5…4fc3Base$15.7570%0x14dd…a4ea22d ago0xef895d…5345bb

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.