Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5dae…6c180x1105…d15eBase$0.10100%dexter38d ago0xc5cdfb…4aabb4
0x5dae…6c180xbe35…5b8aBase$0.10100%dexter38d ago0x9a8c56…c03161
0x5dae…6c180x9f71…8182Base$0.10100%dexter38d ago0x66d030…171035
0x5dae…6c180xeb76…b4beBase$0.10100%dexter38d ago0xbcb323…2852c9
0x5dae…6c180xfd03…3c53Base$0.10100%dexter38d ago0xeb80ed…585ca8
0x5dae…6c180xb002…8150Base$0.10100%dexter38d ago0x3530cb…ec72e7
0x5dae…6c180x34ef…e458Base$0.10100%dexter38d ago0x6b89cb…6bd4f8
0x5dae…6c180x7980…e152Base$0.10100%dexter38d ago0x7b1234…cd0e47
0x5dae…6c180x8daa…2c3dBase$0.10100%dexter38d ago0xc6931b…c63510
0x5dae…6c180x79d5…db0fBase$0.10100%dexter38d ago0x807633…bef5d6
0x5dae…6c180x4e1d…c76aBase$0.10100%dexter38d ago0xa746ad…a96096
0x5dae…6c180x07ba…e73eBase$0.10100%dexter38d ago0x5f88b5…86a026
0x5dae…6c180x659f…6e3cBase$0.10100%dexter38d ago0x64b0d4…562479
0x5dae…6c180xe9a5…dff6Base$0.10100%dexter38d ago0xc8ac31…31e7d7
0x5dae…6c180x3e2d…b458Base$0.10100%dexter38d ago0x763e11…b24e72
0x5dae…6c180x7543…874aBase$0.10100%dexter38d ago0x228f41…b13e62
0x5dae…6c180xfa5f…9fa5Base$0.10100%dexter38d ago0xf66520…f578a0
0x5dae…6c180xc242…6326Base$0.10100%dexter38d ago0xd4ca10…7bf3ff
0x5dae…6c180x9756…8467Base$0.10100%dexter38d ago0x2d902d…7e4cd7
0x5dae…6c180x1508…f80dBase$0.10100%dexter38d ago0x932b70…b09f6e
0x5dae…6c180xa281…ab45Base$0.10100%dexter38d ago0x46999a…d73e1f
0x5dae…6c180x52b8…51efBase$0.10100%dexter38d ago0xbe97c5…f8b327
0x5dae…6c180x4d92…cef6Base$0.10100%dexter38d ago0x8c7438…81a268
0x5dae…6c180x37e2…9359Base$0.10100%dexter38d ago0x66ad6b…2916b2
0x5dae…6c180x8b48…507aBase$0.10100%dexter38d ago0x156412…03c3be

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.