Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dda…d9f70xb0af…7de0Base$6.11100%coinbase50d ago0x10074e…3aec50
0x0dda…d9f70xb0af…7de0Base$6.13100%coinbase50d ago0xeca6a6…709500
0x0dda…d9f70xb0af…7de0Base$6.74100%coinbase50d ago0xf592fb…ffcc1e
0x0dda…d9f70xb0af…7de0Base$7.34100%coinbase50d ago0x00dff7…ee6b10
0x0dda…d9f70xb0af…7de0Base$7.39100%coinbase50d ago0xa62746…ca82f0
0x0dda…d9f70xb0af…7de0Base$7.13100%coinbase50d ago0xcc46a4…99627e
0x0dda…d9f70xb0af…7de0Base$7.65100%coinbase50d ago0xda861f…dca1d2
0x0dda…d9f70xb0af…7de0Base$8.15100%coinbase50d ago0xe1ba8b…de86f0
0x0dda…d9f70xb0af…7de0Base$9.09100%coinbase50d ago0x9e63d1…c39c77
0x0dda…d9f70xb0af…7de0Base$8.89100%coinbase50d ago0x09834e…8b233b
0x0dda…d9f70xb0af…7de0Base$9.84100%coinbase50d ago0x745ce8…179b7a
0x0dda…d9f70xb0af…7de0Base$9.17100%coinbase50d ago0xd817a9…e7f9fe
0x0dda…d9f70xb0af…7de0Base$9.21100%coinbase50d ago0x1c5586…7e0402
0x0dda…d9f70xb0af…7de0Base$8.97100%coinbase50d ago0x39c6e6…fbb7c2
0x0dda…d9f70xb0af…7de0Base$9.90100%coinbase50d ago0xb72354…121889
0x0dda…d9f70xb0af…7de0Base$10.67100%coinbase50d ago0x59f929…a0b233
0x0dda…d9f70xb0af…7de0Base$10.72100%coinbase50d ago0xf70cc7…bd0984
0x0dda…d9f70xb0af…7de0Base$10.19100%coinbase50d ago0xfef662…20e776
0x0dda…d9f70xb0af…7de0Base$11.24100%coinbase50d ago0x7e9291…d798f2
0x0dda…d9f70xb0af…7de0Base$10.60100%coinbase50d ago0x5e8469…55b8be
0x0dda…d9f70xb0af…7de0Base$10.88100%coinbase50d ago0x3b75ed…fde2fb
0x0dda…d9f70xb0af…7de0Base$10.45100%coinbase50d ago0xcd12ac…750b28
0x0dda…d9f70xb0af…7de0Base$10.50100%coinbase50d ago0x080ab6…74f643
0x0dda…d9f70xb0af…7de0Base$10.71100%coinbase50d ago0x3326da…108682
0x0dda…d9f70xb0af…7de0Base$10.62100%coinbase50d ago0x12dc53…e98d23

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.