Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47ed…e2c50x1892…6085Base$1.26100%Route unknown91d ago0x83dfee…e40a83
0x47ed…e2c50x1892…6085Base$1.62100%Route unknown91d ago0xaa41fd…cc1eb2
0x47ed…e2c50x1892…6085Base$1.53100%Route unknown91d ago0x1e6877…97c30b
0x47ed…e2c50x1892…6085Base$1.04100%Route unknown91d ago0x000f94…f52642
0x47ed…e2c50x1892…6085Base$1.33100%Route unknown91d ago0xc21725…ee9b25
0x47ed…e2c50x1892…6085Base$1.24100%Route unknown91d ago0x46616a…8f3a7c
0x47ed…e2c50x1892…6085Base$1.32100%Route unknown92d ago0x74d550…b3030a
0x47ed…e2c50x1892…6085Base$1.84100%Route unknown92d ago0x6322bf…c96070
0x47ed…e2c50x1892…6085Base$1.28100%Route unknown92d ago0x71b073…c6ef8e
0x47ed…e2c50x1892…6085Base$1.85100%Route unknown92d ago0x714a64…00d636
0x47ed…e2c50x1892…6085Base$1.93100%Route unknown92d ago0xa935af…47ee94
0x47ed…e2c50x1892…6085Base$1.50100%Route unknown92d ago0xa7adf5…2e5b68
0x47ed…e2c50x1892…6085Base$1.02100%Route unknown92d ago0x9c34fb…c4c603
0x47ed…e2c50x1892…6085Base$1.28100%Route unknown92d ago0x079b27…dc7dbf
0x47ed…e2c50x1892…6085Base$1.49100%Route unknown92d ago0xd004ce…5b1be6
0x47ed…e2c50x1892…6085Base$1.03100%Route unknown92d ago0xb94c37…2abac0
0x47ed…e2c50x1892…6085Base$1.45100%Route unknown92d ago0x152895…c7b176
0x47ed…e2c50x1892…6085Base$1.05100%Route unknown92d ago0x3ee6ab…00c4f8
0x47ed…e2c50x1892…6085Base$1.72100%Route unknown92d ago0x1e1530…68c4d4
0x47ed…e2c50x1892…6085Base$1.63100%Route unknown92d ago0x80313f…a353b0
0x47ed…e2c50x1892…6085Base$2.00100%Route unknown92d ago0xf22416…ed7b6b
0x47ed…e2c50x1892…6085Base$1.06100%Route unknown92d ago0xd42238…0a37e2
0x47ed…e2c50x1892…6085Base$1.18100%Route unknown92d ago0x733400…713282
0x47ed…e2c50x1892…6085Base$1.77100%Route unknown92d ago0x8925d6…ed8863
0x47ed…e2c50x1892…6085Base$1.01100%Route unknown92d ago0x2b057d…ba3a2d

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.