Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfae1…fd470x159b…4908Basex402 service$0.01100%dexter37d ago0xa4417d…dab0ff
0xfae1…fd470x159b…4908Basex402 service$0.01100%dexter37d ago0xd60f27…5341e6
0xfae1…fd470x159b…4908Basex402 service$0.01100%dexter37d ago0xc0be32…4b2d99
0xfae1…fd470x159b…4908Basex402 service$0.01100%dexter37d ago0x64df3d…0c493a
0xfae1…fd470x159b…4908Basex402 service$0.01100%dexter37d ago0x5a666e…2b24d5
0xfae1…fd470x159b…4908Basex402 service$0.01100%dexter37d ago0xc90d32…a52702
0xfae1…fd470x159b…4908Basex402 service$0.10100%dexter37d ago0x6f0c8f…ee46a3
0xfae1…fd470x159b…4908Basex402 service$0.10100%dexter37d ago0xb993ef…378e5b
0xfae1…fd470x159b…4908Basex402 service$0.10100%dexter37d ago0x093d9e…7b4ea3
0xfae1…fd470x159b…4908Basex402 service$0.10100%dexter37d ago0x32843d…cddfa8
0xfae1…fd470x159b…4908Basex402 service$0.10100%dexter37d ago0xac41b3…1c5a82
0xfae1…fd470x159b…4908Basex402 service$0.10100%dexter37d ago0xc511fc…413b9b
0xfae1…fd470x159b…4908Basex402 service$0.10100%dexter37d ago0x6eb3c4…1bca09
0xfae1…fd470x159b…4908Basex402 service$0.10100%dexter37d ago0x227f4e…417162
0xfae1…fd470x159b…4908Basex402 service$0.10100%dexter37d ago0x3cdc63…c3255b
0xfae1…fd470x159b…4908Basex402 service$0.10100%dexter37d ago0x504516…796bdb
0xfae1…fd470x159b…4908Basex402 service$0.10100%dexter37d ago0x2b3f44…e9e59e
0xfae1…fd470x159b…4908Basex402 service$0.10100%dexter37d ago0xaba2a2…217f38
0xfae1…fd470x159b…4908Basex402 service$0.10100%dexter37d ago0x39ed25…03929b
0xfae1…fd470x159b…4908Basex402 service$0.10100%dexter37d ago0x35c79d…e9f4e2
0xfae1…fd470x159b…4908Basex402 service$0.10100%dexter37d ago0x41c5d8…67d9ef
0xfae1…fd470x159b…4908Basex402 service$0.10100%dexter37d ago0xa51eff…d26220
0xfae1…fd470x159b…4908Basex402 service$0.10100%dexter37d ago0x9a282f…77dcab
0xfae1…fd470x159b…4908Basex402 service$0.10100%dexter37d ago0x9d375b…42118b
0xfae1…fd470x159b…4908Basex402 service$0.10100%dexter37d ago0x99dfdd…d4142e

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.