Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter37d ago0x4c97de…833015
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter37d ago0xfdcafb…7d92d2
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa37d ago0x089720…52772a
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa37d ago0x20974b…997225
0x61a5…d23d0x07cf…2396Basex402 service$0.06100%dexter37d ago0xfaede6…57d25a
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter37d ago0x4e150d…3fb5ca
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter37d ago0x313bb4…430bd6
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter37d ago0x9edf45…ea439e
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter37d ago0xa53b5b…062579
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter37d ago0x1df952…3c80ef
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter37d ago0x9a3397…88a793
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter37d ago0x613402…977664
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter37d ago0x7b72be…d435dc
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter37d ago0xe72b3f…7e7d69
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter37d ago0x4e5d0a…6f9823
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter37d ago0x54354b…e8593f
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter37d ago0xd65c01…edd179
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter37d ago0x76e267…07ab72
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter37d ago0xcad64d…a68f9f
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%dexter37d ago0x836efb…c656e8
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter37d ago0x0e92d0…cae5a5
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter37d ago0x7f6042…e31d54
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter37d ago0xd5cd80…c28ec1
0x61a5…d23d0x07cf…2396Basex402 service$0.06100%dexter37d ago0x49a2c2…c5b3dc
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter37d ago0x99de0e…1702a8

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.