Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0xaf5169…8e786a
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0xe1eda0…dda0c7
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0x26ea57…29ee88
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0x1cf9f9…302008
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0x92f4ca…d488f3
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0x1411e5…b516ed
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0x4633b0…b0c81b
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0xc3713e…795009
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0x767712…d0c2b9
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0xaf8a10…83b396
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0x471b5f…1051d7
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0xbe2e27…c1bad7
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0x7edb8f…711b4c
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0x0e1daa…f281d3
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0x5e8c13…8e59b6
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0xcda7ae…abef63
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0xe812c3…52b701
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0x184e86…54cc14
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0x58bc99…f87f26
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0xe99ee1…f9a8da
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0x180203…1ffcbe
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0x3c9977…30f878
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0xd43082…757416
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0xd46609…14302a
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase115d ago0x9f1181…9990b1

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.