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 ago0x285321…80d6bc
0x5dae…6c180xbe35…5b8aBase$0.10100%dexter38d ago0x8a2efd…3d7549
0x5dae…6c180x9f71…8182Base$0.10100%dexter38d ago0x6d14a0…2df07f
0x5dae…6c180xeb76…b4beBase$0.10100%dexter38d ago0x958a75…1fef91
0x5dae…6c180xfd03…3c53Base$0.10100%dexter38d ago0xbaf50a…901c03
0x5dae…6c180xb002…8150Base$0.10100%dexter38d ago0x24aefd…742668
0x5dae…6c180x34ef…e458Base$0.10100%dexter38d ago0xab5586…f0c71f
0x5dae…6c180x7980…e152Base$0.10100%dexter38d ago0x8d5b02…1c8997
0x5dae…6c180x8daa…2c3dBase$0.10100%dexter38d ago0xadfa75…247a29
0x5dae…6c180x79d5…db0fBase$0.10100%dexter38d ago0x2a562c…696615
0x5dae…6c180x4e1d…c76aBase$0.10100%dexter38d ago0x8fcd22…c8ab1a
0x5dae…6c180x07ba…e73eBase$0.10100%dexter38d ago0xb72210…823896
0x5dae…6c180x659f…6e3cBase$0.10100%dexter38d ago0x47dca2…64a8a2
0x5dae…6c180xe9a5…dff6Base$0.10100%dexter38d ago0x545b4b…1371a0
0x5dae…6c180x3e2d…b458Base$0.10100%dexter38d ago0xcc2d8b…2367d0
0x5dae…6c180x7543…874aBase$0.10100%dexter38d ago0x8c29d9…57cbc0
0x5dae…6c180xfa5f…9fa5Base$0.10100%dexter38d ago0x2ea328…4b4afe
0x5dae…6c180xc242…6326Base$0.10100%dexter38d ago0x0cc20a…4229da
0x5dae…6c180x9756…8467Base$0.10100%dexter38d ago0x4ead6b…6aeae2
0x5dae…6c180x1508…f80dBase$0.10100%dexter38d ago0xd6e9c1…809cd6
0x5dae…6c180xa281…ab45Base$0.10100%dexter38d ago0xbbddc9…cf6c57
0x5dae…6c180x52b8…51efBase$0.10100%dexter38d ago0xb7ca8e…a596c4
0x5dae…6c180x4d92…cef6Base$0.10100%dexter38d ago0xa6d2b3…68b394
0x5dae…6c180x37e2…9359Base$0.10100%dexter38d ago0xc0cdde…651d01
0x5dae…6c180x8b48…507aBase$0.10100%dexter38d ago0x572b7c…c0a831

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.