Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0773…3c660xa053…3569Base—$0.01100%coinbase69d ago0x42da41…52bd9b
0x0773…3c660x1de9…4db1Base—$0.01100%coinbase69d ago0x9e2767…d75055
0x0773…3c660x78dd…b167Base—$0.01100%coinbase69d ago0x3bd671…aa259e
0x0773…3c660x6ad4…9738Base—$0.01100%coinbase69d ago0x61f8bd…853efa
0x0773…3c660xaeff…1d45Base—$0.01100%coinbase69d ago0xb172d0…c52cc1
0x0773…3c660x6e91…f8e0Base—$0.01100%coinbase69d ago0x6b5cf1…ac227e
0x0773…3c660x300d…08a6Base—$0.01100%coinbase69d ago0xb0f9b0…08d05f
0x0773…3c660x3beb…ff8dBase—$0.01100%coinbase69d ago0x544de8…af188b
0x0773…3c660x0a61…1a10Base—$0.01100%coinbase69d ago0x8e7f80…768c39
0x0773…3c660x2a2b…44e6Base—$0.01100%coinbase69d ago0x85d6bf…2bd17e
0x0773…3c660x72c9…ff79Base—$0.01100%coinbase69d ago0x4ec5ee…b43973
0x0773…3c660xb1fa…e83eBase—$0.01100%coinbase69d ago0x92e3c1…ca3efb
0x0773…3c660x88dc…de17Base—$0.01100%coinbase69d ago0x5d4a00…8ca802
0x0773…3c660x1183…a98aBase—$0.01100%coinbase69d ago0xf9f837…8906ee
0x0773…3c660x281c…d306Base—$0.01100%coinbase69d ago0x704530…c62128
0x0773…3c660x965f…451eBase—$0.01100%coinbase69d ago0x2a6711…570232
0x0773…3c660xa6f4…b2afBase—$0.01100%coinbase69d ago0x3d814f…11e814
0x0773…3c660x35cd…201dBase—$0.01100%coinbase69d ago0xd082c2…4278e7
0x0773…3c660xdfdf…785eBase—$0.01100%coinbase69d ago0x7b38f2…563864
0x0773…3c660x84e6…ca01Base—$0.01100%coinbase69d ago0x610a03…c08eee
0x0773…3c660x65b0…7ec3Base—$0.01100%coinbase69d ago0x5f1980…1c4901
0x0773…3c660x1979…ec04Base—$0.01100%coinbase69d ago0x6ba4cf…8b9ac7
0x0773…3c660xc006…4889Base—$0.01100%coinbase69d ago0x5d983f…3951f8
0x0773…3c660x10bb…b36cBase—$0.01100%coinbase69d ago0x7a35fb…d48d20
0x0773…3c660x359a…ab53Base—$0.01100%coinbase69d ago0x7ed068…d88ba3

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.