Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase6d ago0xe6db5f…6a9947
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase6d ago0x861144…13d4da
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase6d ago0xef7798…1c2755
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase6d ago0x1ebc4b…2c1021
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase6d ago0x38aba1…84444a
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase6d ago0xa9a447…a1231b
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase6d ago0x2de062…55f88a
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase6d ago0x7b6f73…a41b82
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase6d ago0x282d02…d75050
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase6d ago0x0ee2c1…165044
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase6d ago0x9f4a15…135f7c
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase6d ago0x501497…88d044
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase6d ago0x31baf7…9c4ffb
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase6d ago0xd812af…dea8d0
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase6d ago0x09f79a…9d1e88
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase6d ago0x9d466f…521965
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase6d ago0x99d327…0567a7
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase6d ago0x709b82…7e65f5
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase6d ago0x2fe396…52259c
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase6d ago0xd1c278…93f9e8
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase6d ago0x65e155…eaf15e
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase6d ago0x85c536…89e660
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase6d ago0xe52f8f…51d19c
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase6d ago0x86b9c4…2572b2
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase6d ago0xc473e1…f81d36

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.