Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa75d ago0x21123d…2c7613
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa75d ago0xb95390…51285e
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa75d ago0x2d8253…a82ebc
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa75d ago0xa4061e…fff14b
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa75d ago0x00aa79…fe3c63
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa75d ago0x9f8564…dde8b9
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa75d ago0x21fcbe…ee5287
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa75d ago0x9596ca…13e64f
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa75d ago0x151200…b19e5d
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa75d ago0x307ac5…87083c
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa76d ago0xf61969…4a3b9b
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa76d ago0x3954d9…fad3b7
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa76d ago0x2fd6f1…0942d9
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa76d ago0xff5bb1…58b30e
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa76d ago0xa0cee2…1d2b0a
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa76d ago0x0f92e8…d8437e
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa76d ago0x12478f…22d5c9
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa76d ago0x20bb7c…c48045
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa76d ago0x5fb068…109efc
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa76d ago0x290f77…947027
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa76d ago0x1b11e4…8c79c6
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa76d ago0x6cae39…b326b5
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa76d ago0xe4d49b…ad8560
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa76d ago0x1c5e39…b022f2
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa76d ago0x57d672…b08a34

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.