Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter37d ago0x31bc14…1974dc
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter37d ago0xb4f49a…c1b88f
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa37d ago0xafd142…eb0a5b
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter37d ago0x521799…1addc4
0xcff6…ecfe0x07cf…2396Basex402 service$0.06100%dexter37d ago0x0d2b4b…07bbf7
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter37d ago0x61e624…91d159
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter37d ago0x6ef7a7…7a960c
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter37d ago0x32e4b5…584257
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter37d ago0x52ed48…c3626a
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter37d ago0x545cca…6ef7d2
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter37d ago0xb63bb1…c9fc53
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%dexter37d ago0x890204…ad4594
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter37d ago0xe5e61f…1f4c66
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter37d ago0xa306c4…4cea0f
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter37d ago0xce31ff…71bce1
0xcff6…ecfe0x07cf…2396Basex402 service$0.06100%dexter37d ago0xdec681…57d599
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter37d ago0x6452ca…87fd36
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter37d ago0x69f904…7d217d
0xcff6…ecfe0x07cf…2396Basex402 service$0.06100%dexter37d ago0x28b4e7…c1173b
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter37d ago0x4593bc…d402e0
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter37d ago0x29f944…e49736
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter37d ago0x40c18e…b419ac
0xcff6…ecfe0x07cf…2396Basex402 service$0.0670%0x1360…66fa37d ago0x23ddcc…d93b0b
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter37d ago0xac9c9a…d8e0a4
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%dexter37d ago0xd8c804…d6aa71

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.