Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1392…d7adTrust IndexBaseTrust IndexTrust$0.001100%coinbase45d ago0x45124a…cca3de
0x1392…d7advelinus.ethBasex402 service$0.01100%coinbase45d ago0x99d839…691327
0x1392…d7ad0xf444…14a0Basex402 service$0.10100%coinbase45d ago0x486b54…228f02
0x1392…d7ad0x3bef…f196Basex402 service$5.00100%coinbase45d ago0x0b1163…256526
0x1392…d7ad0x3bef…f196Basex402 service$0.02100%coinbase45d ago0x8f19bb…cb2ca4
0x1392…d7ad0x3bef…f196Basex402 service$0.002100%coinbase45d ago0x88d921…9976c0
0x1392…d7ad0x7dd5…2629Basex402 service$0.005100%coinbase45d ago0xfb3fdb…4eb70a
0x1392…d7adthree.ws Symbol CheckBase$0.001100%coinbase45d ago0x55794b…752990
0x1392…d7ad0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase45d ago0x52e9bd…57ee18
0x1392…d7ad0xe79e…6f95BaseAgent UtilitiesResearch$0.02100%coinbase45d ago0xc83fdf…8b653f
0x1392…d7ad0x3bef…f196Basex402 service$0.002100%coinbase46d ago0x3c5a75…83d8c8
0x1392…d7ad0x9f8b…73a2BaseKokoro TTS for Agentsx402$0.01100%coinbase46d ago0xbce721…75a87e
0x1392…d7ad0xd617…41eeBasex402-reliability-feedx402$0.01100%coinbase46d ago0xbebdf3…0b2146
0x1392…d7adQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.01100%coinbase46d ago0x15727c…271da5
0x1392…d7ad0x3bef…f196Basex402 service$0.003100%coinbase46d ago0x534a2e…c7dd97
0x1392…d7ad0x6334…3039Basefresh-feedsMcp$0.02100%coinbase46d ago0xed1cff…674a92
0x1392…d7ad0x3bef…f196Basex402 service$0.002100%coinbase46d ago0xc963dc…3258e8
0x1392…d7ad0xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase46d ago0x6f094a…e8dbb8
0x1392…d7ad0xd617…41eeBasex402-reliability-feedx402$0.02100%coinbase46d ago0x1c2757…2a0f80
0x1392…d7ad0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase46d ago0x30ef69…77c53b
0x1392…d7adQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase46d ago0x15b384…e86137
0x1392…d7ad0x3bef…f196Basex402 service$0.002100%coinbase46d ago0xcfe52c…e9b098
0x1392…d7ad0x17cf…5e8dBasex402 service$0.01100%coinbase46d ago0xf3d6f2…a815d6
0x1392…d7ad0x3bef…f196Basex402 service$0.002100%coinbase46d ago0xc44730…15079a
0x1392…d7ad0x3bef…f196Basex402 service$0.002100%coinbase46d ago0x1f0663…592a05

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.