Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910xe53c…bf38Base—$0.10100%payAI89d ago0xce46da…bd828c
0x254a…d0910xe53c…bf38Base—$0.02100%payAI89d ago0xe83921…eba6d0
0x254a…d0910xe53c…bf38Base—$0.03100%payAI89d ago0x7a5d52…ccbf1d
0x254a…d0910xe53c…bf38Base—$0.05100%payAI89d ago0xbcfab3…77b997
0x254a…d0910xe53c…bf38Base—$0.05100%payAI89d ago0x3e497b…20edbd
0x254a…d0910xe53c…bf38Base—$0.05100%payAI89d ago0xe35322…dbae3e
0x254a…d0910xe53c…bf38Base—$0.05100%payAI89d ago0x7cab95…706d95
0x254a…d0910xe53c…bf38Base—$0.05100%payAI89d ago0x0165e1…a970e1
0x254a…d0910xe53c…bf38Base—$0.03100%payAI89d ago0x71c7fa…e05ac6
0x254a…d0910xe53c…bf38Base—$0.03100%payAI89d ago0x2de3fe…4eed5a
0x254a…d0910xe53c…bf38Base—$0.03100%payAI89d ago0xc15135…073db4
0x254a…d0910xe53c…bf38Base—$0.03100%payAI89d ago0x1273a7…68e8c4
0x254a…d0910xe53c…bf38Base—$0.03100%payAI89d ago0x01b8c5…914b91
0x254a…d0910xe53c…bf38Base—$0.03100%payAI89d ago0x727d72…70c8da
0x254a…d0910xe53c…bf38Base—$0.03100%payAI89d ago0x5bc25a…6d72b8
0x254a…d0910xe53c…bf38Base—$0.02100%payAI89d ago0x5b0abf…fd6e5d
0x254a…d0910xe53c…bf38Base—$0.03100%payAI89d ago0x157c0c…6bf94e
0x254a…d0910xe53c…bf38Base—$0.02100%payAI89d ago0x0fb3fb…f3fe95
0x254a…d0910xe53c…bf38Base—$0.02100%payAI89d ago0xd4d43f…f58936
0x254a…d0910xe53c…bf38Base—$0.02100%payAI89d ago0xbae12e…16d2d5
0x254a…d0910xe53c…bf38Base—$0.02100%payAI89d ago0x0a6d9a…35c38a
0x254a…d0910xe53c…bf38Base—$0.02100%payAI89d ago0xcdfdff…3abf29
0x254a…d0910xe53c…bf38Base—$0.02100%payAI89d ago0x8c9902…0ebf77
0x254a…d0910xe53c…bf38Base—$0.02100%payAI89d ago0x1e9142…d687d2
0x254a…d0910xe53c…bf38Base—$0.01100%payAI89d ago0xc59a95…3649df

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.