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.01100%coinbase67d ago0x6d7b1d…d5c87b
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase67d ago0x552c5d…f1db86
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase67d ago0x75adff…23dd26
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase67d ago0x8128fe…292ccc
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase67d ago0x80f46f…1de225
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase67d ago0x93cdb1…653b31
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase67d ago0xb906bb…9ad681
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase67d ago0x52a6bd…f36a87
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase67d ago0xa456c8…6916b7
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase68d ago0x849a4e…30aecb
0x8aab…ce150x8f73…68e4Base—$0.26100%0xa923…c9ac68d ago0x54fd91…a12d7f
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase68d ago0xd54613…3f12e0
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase68d ago0x028b23…f3c523
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase68d ago0x2599dd…51b885
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase68d ago0x14ea02…10f657
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase68d ago0x944beb…1b937b
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase68d ago0x337c8a…4e00a1
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase68d ago0x98fda0…0f4f99
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase68d ago0xd77067…d3ae48
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase68d ago0xcbd776…52a5da
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase68d ago0xc31cc7…6621d9
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase68d ago0x165961…332d0a
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase68d ago0x295190…16c434

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.