Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8aab…ce15VAPEBaseVAPEUnlocks$0.02100%coinbase65d ago0xf1c5a3…368c4e
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase65d ago0xe0d702…b20864
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase65d ago0x2a11fd…703563
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase65d ago0x3b1342…7eaf0d
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase65d ago0xd1dd6f…5ea988
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase65d ago0xe4d3e7…340690
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase65d ago0xc369c7…7bbc8a
0x8aab…ce15VAPEBaseVAPEUnlocks$1.00100%coinbase65d ago0x149b79…8b2113
0x8aab…ce15VAPEBaseVAPEUnlocks$0.25100%coinbase65d ago0x15d0c5…1c5f96
0x8aab…ce15VAPEBaseVAPEUnlocks$0.25100%coinbase65d ago0xeb757d…dd1481
0x8aab…ce15VAPEBaseVAPEUnlocks$0.25100%coinbase65d ago0x6c7830…08978a
0x8aab…ce15VAPEBaseVAPEUnlocks$0.25100%coinbase65d ago0xdbdbfc…daa2f9
0x8f73…68e40x8aab…ce15BaseVAPEPrediction-markets$2.50100%0xa923…c9ac65d ago0x8ceec0…21d48a
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase65d ago0xe06ff0…c1f8bd
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase65d ago0xa6044e…bf63d4
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase65d ago0xeae716…71efb5
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase65d ago0x5524ac…b4a810
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase65d ago0x94fb0e…633733
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase65d ago0x54a10a…48b91b
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase66d ago0x958000…202a22
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase66d ago0x139171…c06b57
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase66d ago0xa6d2d1…d81efc
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase66d ago0x5d1692…fcb6a3
0x8aab…ce15VAPEBaseVAPEUnlocks$0.25100%coinbase66d ago0x0d4c12…dba803

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.