Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0xe7e614…b5a03f
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0x51f852…9b58e9
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0x9b7ed7…1ee8c8
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0x437e85…cde3bf
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0x032b5b…59ad85
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0xf6e677…3b4f96
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0x71da13…fe3ca6
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0xd100f3…c26e53
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0x8e694c…dee8f4
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0x5d6fd7…79c22d
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0x5fe745…5a17d8
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0x47ee05…0638db
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0xef6b6e…519ff5
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0xfd7144…570c2a
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0x001aad…416800
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0x537055…612101
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0x721fde…1c2d75
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0xa6e428…88a7e6
0xbce4…2c4e0xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0x002902…b0213c

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.