Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8919…80610x2158…c833Base$0.001100%payAI83d ago0x4570fe…b62715
0x8919…80610x2158…c833Base$0.001100%payAI83d ago0xe2f03d…6c4b6e
0x9cc4…b1760x8919…8061Base$0.01100%Route unknown84d ago0xc75c33…fea7c9
0x9cc4…b1760x8919…8061Base$0.001100%Route unknown84d ago0x3edc93…bd44ba
0x9cc4…b1760x8919…8061Base$0.02100%Route unknown84d ago0xc055dc…2200a1
0x9cc4…b1760x8919…8061Base$0.02100%Route unknown84d ago0xd2144b…c4f99c
0x9cc4…b1760x8919…8061Base$0.03100%Route unknown84d ago0xa828b5…e2ae90
0x9cc4…b1760x8919…8061Base$0.01100%Route unknown84d ago0xa828b5…e2ae90
0x9cc4…b1760x8919…8061Base$0.03100%Route unknown84d ago0x2350a4…38ef91
0x9cc4…b1760x8919…8061Base$0.01100%Route unknown84d ago0x9043f0…a58edf
0x9cc4…b1760x8919…8061Base$0.01100%Route unknown84d ago0xcc001c…2c7d26
0x9cc4…b1760x8919…8061Base$0.02100%Route unknown84d ago0x9324b7…a3621b
0x9cc4…b1760x8919…8061Base$0.01100%Route unknown84d ago0x9f88ce…0692e1
0x9cc4…b1760x8919…8061Base$0.05100%Route unknown84d ago0xeb6cff…c70e38
0x9cc4…b1760x8919…8061Base$0.02100%Route unknown84d ago0x7e426e…b346e8
0x9cc4…b1760x8919…8061Base$0.01100%Route unknown84d ago0xfa0e1b…bf8f32
0x9cc4…b1760x8919…8061Base$0.03100%Route unknown84d ago0x7edf99…52549b
0x9cc4…b1760x8919…8061Base$0.01100%Route unknown84d ago0x8b9276…420cbc
0x9cc4…b1760x8919…8061Base$0.01100%Route unknown84d ago0x742d5f…905eb0
0x9cc4…b1760x8919…8061Base$0.02100%Route unknown84d ago0xac98c0…63bef2
0x9cc4…b1760x8919…8061Base$0.05100%Route unknown84d ago0x5ec032…df3216
0x9cc4…b1760x8919…8061Base$0.02100%Route unknown84d ago0x80c531…46cad4
0x9cc4…b1760x8919…8061Base$0.01100%Route unknown84d ago0x999b25…588e0d
0x9cc4…b1760x8919…8061Base$0.01100%Route unknown84d ago0x346b24…3449b1
0x9cc4…b1760x8919…8061Base$0.01100%Route unknown84d ago0x291dc1…839039

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.