Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530x1274…d0b6BaseToken PricePrice$0.001100%coinbase46d ago0xc1a3cb…9212fb
0x8a1a…aa530x1274…d0b6BaseToken PricePrice$0.001100%coinbase46d ago0xbcc778…e98fcd
0xf4e0…5d830x1274…d0b6BaseToken PricePrice$0.001100%coinbase46d ago0x755011…d8eb82
0x3853…50130x1274…d0b6BaseToken PricePrice$0.001100%coinbase46d ago0x0027c1…0115c8
0x966b…91f40x1274…d0b6BaseToken PricePrice$0.001100%coinbase46d ago0xca2ebe…98897d
0x9942…d63b0x1274…d0b6BaseToken PricePrice$0.001100%coinbase46d ago0x0110c2…a17598
0xa3dc…eb980x1274…d0b6BaseToken PricePrice$0.001100%coinbase46d ago0x5fa109…248fcd
0xad31…fcd00x1274…d0b6BaseToken PricePrice$0.001100%coinbase46d ago0x80e7f0…74d386
0x966b…91f40x1274…d0b6BaseToken PricePrice$0.001100%coinbase46d ago0x8690f9…4693b9
0x9f77…c4ea0x1274…d0b6BaseToken PricePrice$0.001100%coinbase46d ago0x09113a…c80a42
0x9f77…c4ea0x1274…d0b6BaseToken PricePrice$0.001100%coinbase46d ago0xf9cf93…302171
0x8a1a…aa530x1274…d0b6BaseToken PricePrice$0.001100%coinbase46d ago0xc62adf…4aa3e6
0x8a1a…aa530x1274…d0b6BaseToken PricePrice$0.001100%coinbase46d ago0xe169e1…4b2d48
0x8a1a…aa530x1274…d0b6BaseToken PricePrice$0.001100%coinbase46d ago0x538bbb…bb4d92
0x8a1a…aa530x1274…d0b6BaseToken PricePrice$0.001100%coinbase47d ago0x9f76d6…a0399d

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.