Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9bac…b0c30x4466…125eBasex402 service$0.005100%coinbase91d ago0x134d88…e13051
0x9bac…b0c30x4466…125eBasex402 service$0.02100%coinbase91d ago0x2bc0d7…6c42c5
0x9bac…b0c30x4466…125eBasex402 service$0.20100%coinbase91d ago0x77f9df…f497df
0x9bac…b0c30x4466…125eBasex402 service$0.004100%coinbase91d ago0xc6c338…3a0ac0
0x9bac…b0c30x4466…125eBasex402 service$0.004100%coinbase91d ago0xd4d7cb…2a5f84
0x9bac…b0c30x4466…125eBasex402 service$0.004100%coinbase91d ago0xe28848…594124
0x9bac…b0c30x4466…125eBasex402 service$0.004100%coinbase91d ago0x42d29a…70d0bd
0x9bac…b0c30x4466…125eBasex402 service$0.004100%coinbase91d ago0xbc691c…737dda
0x9bac…b0c30x4466…125eBasex402 service$0.004100%coinbase91d ago0x50f281…dce29a
0x9bac…b0c30x4466…125eBasex402 service$0.10100%coinbase91d ago0x9be0ae…2efc3d
0x9bac…b0c30x4466…125eBasex402 service$0.02100%coinbase91d ago0xaa173f…6e899d
0x9bac…b0c30x4466…125eBasex402 service$0.005100%coinbase91d ago0x9c7563…c0895f
0x9bac…b0c30x4466…125eBasex402 service$0.005100%coinbase91d ago0x81e33e…e10720
0x9bac…b0c30x4466…125eBasex402 service$0.02100%coinbase91d ago0xe336b6…2c4b34
0x9bac…b0c30x4466…125eBasex402 service$0.005100%coinbase91d ago0xe7d7e3…8cfa57
0x9bac…b0c30x4466…125eBasex402 service$0.0022100%coinbase91d ago0xa47fe6…30b7be
0x9bac…b0c30x4466…125eBasex402 service$0.0038100%coinbase91d ago0xd78a00…51ea3b
0x9bac…b0c30x4466…125eBasex402 service$0.01100%coinbase91d ago0x107533…d85aa5
0x9bac…b0c30x4466…125eBasex402 service$0.0022100%coinbase91d ago0xd386be…016a16
0x9bac…b0c30x4466…125eBasex402 service$0.006100%coinbase91d ago0x019b0e…575ec7
0x9bac…b0c30x4466…125eBasex402 service$0.008100%coinbase91d ago0xee109b…d95476
0x9bac…b0c30x4466…125eBasex402 service$0.01100%coinbase91d ago0x96b406…d44df7
0x9bac…b0c30x4466…125eBasex402 service$0.005100%coinbase91d ago0x5b6fb8…039ba4
0x9bac…b0c30x4466…125eBasex402 service$0.0022100%coinbase91d ago0xc06dc4…899e8b
0x9bac…b0c30x4466…125eBasex402 service$0.004100%coinbase91d ago0xb988ce…4895d3

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.