Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase76d ago0x95831b…fa79d8
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase76d ago0x8e90cb…7e6625
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase76d ago0x0cef13…d937ee
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase76d ago0xbc18e4…223915
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase76d ago0xda4521…a6adec
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase76d ago0x747179…e5992d
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase76d ago0x8fece0…c2ac7b
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase76d ago0xac1cca…3edc36
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase76d ago0x1e57b2…fae930
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase76d ago0x892744…99ecb2
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase76d ago0x01c39c…792245
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase76d ago0x7947af…a03f67
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase77d ago0x5526a9…d41427
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase77d ago0xd2b00a…484ce5
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase77d ago0xda9af7…441c48
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase77d ago0x271f7e…c6e4cd
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase77d ago0x44a6af…380b4b
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase77d ago0xa1df19…271a94

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.