Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0x223124…067dd5
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0xd1daa8…c65881
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0xf47458…9ff536
0xee20…0e550xafff…aad3Base$0.10100%coinbase175d ago0x4e032f…a0b374
0xe156…d9a90xafff…aad3Base$0.10100%coinbase175d ago0x0e6426…c16002
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0x848ff5…ded0d3
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0x3f280d…6735f9
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0xb1d43f…c04355
0x4973…e8e90xafff…aad3Base$0.10100%coinbase175d ago0x7b0056…61e0df
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0xa5e293…8eff8a
0xee20…0e550xafff…aad3Base$0.10100%coinbase175d ago0x7ccd5b…c8f444
0xe156…d9a90xafff…aad3Base$0.10100%coinbase175d ago0x1b3518…1c2280
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0x8aa300…c9f22a
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0xc77cb9…52fd6c
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0xdeffc1…538c88
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0x25abf0…eb0580
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0x1499d3…266615
0x4973…e8e90xafff…aad3Base$0.10100%coinbase175d ago0xf1c071…90ce1f
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0xeac0af…ef8489
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0x72b21f…55378a
0xe156…d9a90xafff…aad3Base$0.10100%coinbase175d ago0xabe4a1…791793
0xee20…0e550xafff…aad3Base$0.10100%coinbase175d ago0xcc9fc6…d12056
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0x52f9ee…d1aeb1
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0x31b251…e56d65
0x58d9…10c70xafff…aad3Base$0.10100%coinbase175d ago0x365558…5fde28

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.