Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter47d ago0x216e2a…7ecf9a
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter47d ago0x435447…685bfa
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter47d ago0xf10915…e3761c
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter47d ago0x2342c1…5be120
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter47d ago0x6cc59f…63cf28
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter47d ago0x23ea4a…d98a30
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter47d ago0xa79a70…98c04e
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter47d ago0x82cd7a…2bdd6a
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter47d ago0xf43ae1…846817
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter47d ago0xbc823d…73911c
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter47d ago0x480ad1…1a829a
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter47d ago0x3f43da…a57ac3
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa47d ago0xfdbc2a…f7697c
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter47d ago0x94e239…503b11
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter47d ago0xd876f4…317a39
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter47d ago0x501a8b…917fb0
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter47d ago0xf76399…6d854a
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter47d ago0x7a8b4f…613804
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter48d ago0x47913d…1127b4
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter48d ago0x0162f1…947280
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter48d ago0x9b04d4…162f70
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter48d ago0xa43bf3…5ce5dd
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter48d ago0xd80c41…52e821
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter48d ago0xdc3374…03211f
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa48d ago0x6726a4…ffce86

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.