Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55362d ago0xb913d2…72bd24
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55362d ago0x81e058…c2e9f8
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55362d ago0x5cca1e…5660fb
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55362d ago0x15adcc…445cc9
0xf4f5…da5d0x6ca3…c3d2Base$0.001100%0x08a5…c55362d ago0x38e675…a6a98e
0xf4f5…da5d0x6ca3…c3d2Base$0.001100%0x08a5…c55362d ago0x68b7d6…751876
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55362d ago0x2d24fa…c1a842
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55362d ago0xac9343…9da020
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55362d ago0x466cc5…fb410c
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55362d ago0xe6ac85…a2a9d6
0x3f46…d89d0x6ca3…c3d2Base$0.001100%coinbase62d ago0xb9f8b2…29b1d3
0x3f46…d89d0x6ca3…c3d2Base$0.001100%coinbase62d ago0x981da5…3c8c3a
0x5ee4…a3c00x6ca3…c3d2Base$0.001100%coinbase62d ago0x5932bb…34c1e3
0x5ee4…a3c00x6ca3…c3d2Base$0.001100%coinbase62d ago0xf3c677…a393a4
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55362d ago0xe6acf9…22464e
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55362d ago0x4f69b8…fe53ef
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55362d ago0x65be5c…85ea3b
0xf4f5…da5d0x6ca3…c3d2Base$0.001100%0x08a5…c55362d ago0x91c58d…629192
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55362d ago0xde84f1…5832d4
0xf4f5…da5d0x6ca3…c3d2Base$0.001100%0x08a5…c55362d ago0xe0ed26…936952
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55362d ago0xc1f573…0f2da1
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55362d ago0xb6bffc…a90840
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55362d ago0x4fb8ea…3d64ad
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55362d ago0x276dee…27df19
0x3f46…d89d0x6ca3…c3d2Base$0.001100%coinbase62d ago0xc423a4…a86423

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.