Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a87…67970xc016…9fadBase—$13.10100%0xa923…c9ac75d ago0x306042…8a5e3c
0x6a87…6797VAPEBaseVAPEUnlocks$0.10100%coinbase75d ago0xabf53d…3ea530
0x6a87…6797VAPEBaseVAPEUnlocks$0.07100%coinbase75d ago0x578691…f11ce7
0x6a87…6797VAPEBaseVAPEUnlocks$0.03100%coinbase75d ago0x1f1b31…48abc3
0x6a87…6797VAPEBaseVAPEUnlocks$0.02100%coinbase75d ago0x9db6c4…7994b2
0x6a87…6797VAPEBaseVAPEUnlocks$0.02100%coinbase75d ago0xa3b8af…2b09d8
0x6a87…6797VAPEBaseVAPEUnlocks$0.01100%coinbase75d ago0x25bd4b…c383ba
0x6a87…6797VAPEBaseVAPEUnlocks$0.01100%coinbase75d ago0x7589e1…b46517
0x6a87…6797VAPEBaseVAPEUnlocks$0.03100%coinbase75d ago0xde07c4…d9c433
0x6a87…6797VAPEBaseVAPEUnlocks$0.02100%coinbase75d ago0xf5dd00…5981bf
0x6a87…6797VAPEBaseVAPEUnlocks$0.02100%coinbase75d ago0x4f1e3d…ff6fea
0x6a87…6797VAPEBaseVAPEUnlocks$0.02100%coinbase75d ago0x8878ad…753d58
0x6a87…6797VAPEBaseVAPEUnlocks$0.01100%coinbase75d ago0x4ed748…163ca6
0x6a87…6797VAPEBaseVAPEUnlocks$0.10100%coinbase75d ago0x801010…ce182c
0x6a87…6797VAPEBaseVAPEUnlocks$0.01100%coinbase75d ago0xffaadf…585214
0x6a87…6797VAPEBaseVAPEUnlocks$0.03100%coinbase75d ago0x5a0228…50626d
0x6a87…6797VAPEBaseVAPEUnlocks$0.07100%coinbase75d ago0xda521b…6922fc
0x6a87…6797VAPEBaseVAPEUnlocks$0.01100%coinbase75d ago0x1c1224…b99bc1
0x6a87…6797VAPEBaseVAPEUnlocks$0.02100%coinbase75d ago0x803b92…7fca3e
0x6a87…6797VAPEBaseVAPEUnlocks$0.02100%coinbase75d ago0x72f73a…8b0e38
0x6a87…6797VAPEBaseVAPEUnlocks$0.10100%coinbase75d ago0x1c1d11…8444ce
0x6a87…6797VAPEBaseVAPEUnlocks$0.07100%coinbase76d ago0x0038cd…4f52f8
0x6a87…6797VAPEBaseVAPEUnlocks$0.07100%coinbase76d ago0xbece15…919263
0x6a87…6797VAPEBaseVAPEUnlocks$0.07100%coinbase76d ago0x4a2bf4…838b9c
0x6a87…6797VAPEBaseVAPEUnlocks$0.07100%coinbase76d ago0x16c503…17acc1

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.