Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter51d ago0xd1eb3b…24ad3c
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter51d ago0xa33755…76e2ab
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter51d ago0xb49231…f710ac
0x5481…37bb0x07cf…2396Basex402 service$0.10100%dexter51d ago0x1876d2…a75cef
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter51d ago0x9909e8…212108
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter51d ago0xace5fd…53df4a
0x5481…37bb0x07cf…2396Basex402 service$0.10100%dexter51d ago0x82d35c…764357
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter51d ago0x44a985…851510
0x5481…37bb0x07cf…2396Basex402 service$0.10100%dexter51d ago0xb46aaa…63413f
0x5481…37bb0x07cf…2396Basex402 service$0.10100%dexter51d ago0xdf92a2…66e60c
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter51d ago0x15209e…580d4c
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter51d ago0xab99bf…ddcf07
0x5481…37bb0x07cf…2396Basex402 service$0.10100%dexter51d ago0x93be75…8f9363
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter51d ago0x17b740…f96d1b
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter51d ago0x39e14a…2034ae
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter51d ago0x2620fb…c82099
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter51d ago0x381bbb…a22d7a
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter51d ago0xb8613d…06b4ab
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter51d ago0x64af04…3ce211
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter52d ago0xbc5748…efdfae
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter52d ago0x881c91…441971
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter52d ago0x60aab7…d1b275
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter52d ago0x75f611…3c2c80
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter52d ago0x4affa0…6353ee
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter52d ago0x630b4a…9e85b2

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.