Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown63d ago0xc5accd…42ce7c
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown63d ago0x11f385…afe20b
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown63d ago0x06476e…868d69
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown63d ago0xfaea04…e4ce4a
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown63d ago0x9c2146…9d2d6a
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown63d ago0x86d8c8…0e8c76
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown63d ago0x36ff77…6f15fe
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown63d ago0x543d1c…d84bda
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown63d ago0xb0868c…097345
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown63d ago0xe055df…75c3c0
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown63d ago0x98955f…a02473
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown63d ago0x539fb5…c1d8da
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown63d ago0xf08229…8aca1f
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown63d ago0xeb7d79…d84ce8
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown63d ago0x5cdf4e…1fd77d
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown63d ago0x0a252d…441727
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown63d ago0xf0ec37…56bf75
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown63d ago0x153d03…52f7c6
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown63d ago0xa5fca3…a5bc69
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown63d ago0x8fa9a5…726537
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown63d ago0x417f2c…978698
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown63d ago0x951c0e…9735a0
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown63d ago0xe9ffbf…2a81ad
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown63d ago0x84da28…5084ae
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown64d ago0x936318…926eaa

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.