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.05100%dexter32d ago0xd4f25f…9b24b3
0x5dae…6c180x9f71…8182Base—$0.05100%dexter32d ago0x2a45dc…7a2f14
0x5dae…6c180xbe35…5b8aBase—$0.05100%dexter32d ago0x50ae7a…3fed4b
0x5dae…6c180xeb76…b4beBase—$0.05100%dexter32d ago0x0ea820…baf04e
0x5dae…6c180xfd03…3c53Base—$0.05100%dexter32d ago0x945685…b186c7
0x5dae…6c180xb002…8150Base—$0.05100%dexter32d ago0x79c128…c3f700
0x5dae…6c180x34ef…e458Base—$0.05100%dexter32d ago0x2f027e…31ff22
0x5dae…6c180x8daa…2c3dBase—$0.05100%dexter32d ago0x52c767…730367
0x5dae…6c180x7980…e152Base—$0.05100%dexter32d ago0x67c866…e1644f
0x5dae…6c180x79d5…db0fBase—$0.05100%dexter32d ago0xbf9cad…a1f78a
0x5dae…6c180x4e1d…c76aBase—$0.05100%dexter32d ago0x4e3a10…624c2c
0x5dae…6c180x07ba…e73eBase—$0.05100%dexter32d ago0xb6d43e…4a52ae
0x5dae…6c180x659f…6e3cBase—$0.05100%dexter32d ago0xe72d78…9c5a3a
0x5dae…6c180xe9a5…dff6Base—$0.05100%dexter32d ago0xf789c9…eae25c
0x5dae…6c180x3e2d…b458Base—$0.05100%dexter32d ago0x7e594b…0857e3
0x5dae…6c180x7543…874aBase—$0.05100%dexter32d ago0x1e8f7e…a633d4
0x5dae…6c180xc242…6326Base—$0.05100%dexter32d ago0xeef207…bda681
0x5dae…6c180xfa5f…9fa5Base—$0.05100%dexter32d ago0x0f3de6…e405f0
0x5dae…6c180x9756…8467Base—$0.05100%dexter32d ago0x7a8b02…735673
0x5dae…6c180xa281…ab45Base—$0.05100%dexter32d ago0x7aa6ab…9de38e
0x5dae…6c180x1508…f80dBase—$0.05100%dexter32d ago0x591517…ebd166
0x5dae…6c180x52b8…51efBase—$0.05100%dexter32d ago0x46d55e…2ad8ff
0x5dae…6c180x4d92…cef6Base—$0.05100%dexter32d ago0x105d38…2e14f6
0x5dae…6c180x8b48…507aBase—$0.05100%dexter32d ago0x07c425…a34866
0x5dae…6c180x37e2…9359Base—$0.05100%dexter32d ago0xed91c4…3bef0c

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.