Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe577…dae20x9b91…c05fBasex402 service$0.33100%coinbase36d ago0x56cecd…d16aa4
0xe577…dae20x9b91…c05fBasex402 service$0.17100%coinbase36d ago0xf404c0…f460b9
0xe577…dae20x9b91…c05fBasex402 service$0.17100%coinbase36d ago0xe61023…46eba0
0xe577…dae20x9b91…c05fBasex402 service$0.17100%coinbase36d ago0xfc126b…f65619
0xe577…dae20x9b91…c05fBasex402 service$0.17100%coinbase36d ago0x6c39e4…5b5c72
0xe577…dae20x9b91…c05fBasex402 service$0.15100%coinbase36d ago0xb8c14c…535809
0xe577…dae20x9b91…c05fBasex402 service$0.13100%coinbase36d ago0x4b141f…4f6ba3
0xe577…dae20x9b91…c05fBasex402 service$0.10100%coinbase36d ago0x5e782e…955283
0xe577…dae20x9b91…c05fBasex402 service$0.13100%coinbase36d ago0x6cc02d…b686d0
0xe577…dae20x9b91…c05fBasex402 service$0.07100%coinbase36d ago0xb4db68…e182c7
0xe577…dae20x9b91…c05fBasex402 service$0.10100%coinbase36d ago0xcc646d…519ca8
0xe577…dae20x9b91…c05fBasex402 service$0.03100%coinbase36d ago0x6b0620…bbe014
0xe577…dae20x9b91…c05fBasex402 service$0.03100%coinbase36d ago0x971576…2a41f3
0xe577…dae20x9b91…c05fBasex402 service$0.03100%coinbase36d ago0xb82692…70185f
0xe577…dae20x9b91…c05fBasex402 service$0.03100%coinbase36d ago0xfc7566…806526
0xe577…dae20x9b91…c05fBasex402 service$0.03100%coinbase36d ago0xc4432a…9b502b
0xe577…dae20x9b91…c05fBasex402 service$0.03100%coinbase36d ago0x066759…8f4510

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.