Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9852…8e4b0xc91c…b95cBasex402 serviceCrypto$0.002100%coinbase86d ago0x6177bb…70d459
0x9cc4…b1760xc91c…b95cBasex402 serviceCrypto$0.02100%coinbase86d ago0x8c83e5…75fa8f
0x9cc4…b1760xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase86d ago0xc13e2a…c53b46
0x9cc4…b1760xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase86d ago0xcbbefb…caa217
0x9cc4…b1760xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase86d ago0x50542e…2ea90d
0x9cc4…b1760xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase86d ago0x67bb9e…bd99ac
0x9cc4…b1760xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase86d ago0xf0b1bc…eaf9e0
0x9cc4…b1760xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase86d ago0xd83005…45e74b
0x9cc4…b1760xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase86d ago0x9938b4…ac646f
0x9cc4…b1760xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase86d ago0x3c39e1…739098
0x9cc4…b1760xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase86d ago0xbff04e…55e110
0x9cc4…b1760xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase86d ago0x948a3c…30d5d6
0x9cc4…b1760xc91c…b95cBasex402 serviceCrypto$0.002100%coinbase86d ago0x99e870…c8a310
0x9cc4…b1760xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase86d ago0xb9437f…a87041
0x9cc4…b1760xc91c…b95cBasex402 serviceCrypto$0.003100%coinbase86d ago0x75651c…1dac03
0x9cc4…b1760xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase86d ago0x206e40…d583a2
0x9cc4…b1760xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase86d ago0x43d05b…9bae19
0x9cc4…b1760xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase86d ago0xdde547…ef4981
0x9cc4…b1760xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase86d ago0xd14820…bbebe2
0x9cc4…b1760xc91c…b95cBasex402 serviceCrypto$0.005100%coinbase86d ago0x3d84ca…607794
0x9cc4…b1760xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase86d ago0xdaf3b9…d6e27a
0x9cc4…b1760xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase86d ago0x58e3b6…4e9f0b
0x9cc4…b1760xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase86d ago0xab70f3…8f1b86
0x9cc4…b1760xc91c…b95cBasex402 serviceCrypto$0.005100%coinbase86d ago0xa1f8b7…c21c32
0x9cc4…b1760xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase86d ago0x37f3b8…b45fb7

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.