Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9195…4fe50x9c95…e299Base$0.001100%Route unknown56d ago0x225521…d24bc1
0x9195…4fe50x9c95…e299Base$0.001100%Route unknown56d ago0x7ef71e…21eaed
0x9195…4fe50x9c95…e299Base$0.001100%Route unknown56d ago0x2e51f8…0ecb9b
0x9195…4fe50x9c95…e299Base$0.001100%Route unknown56d ago0x26bdae…3081f8
0x9195…4fe50x9c95…e299Base$0.001100%Route unknown56d ago0x1f8937…a5e669
0x9195…4fe50x9c95…e299Base$0.001100%Route unknown56d ago0x958fd3…e04676
0x9195…4fe50x9c95…e299Base$0.001100%Route unknown57d ago0xc297b3…a78d63
0x9195…4fe50x9c95…e299Base$0.001100%Route unknown57d ago0x50ea32…f438c3
0x9195…4fe50x9c95…e299Base$0.001100%Route unknown57d ago0x7ce24c…ef47a9
0x9195…4fe50x9c95…e299Base$0.001100%Route unknown57d ago0x199295…c4b14d
0x9195…4fe50x9c95…e299Base$0.001100%Route unknown57d ago0xf813e8…43f011
0x9195…4fe50x9c95…e299Base$0.001100%Route unknown57d ago0x4cd886…7d8f78
0x9195…4fe50x9c95…e299Base$0.001100%Route unknown57d ago0xe2b345…f4625d
0x9195…4fe50x9c95…e299Base$0.001100%Route unknown57d ago0x9fab68…76f6e4
0x9195…4fe50x9c95…e299Base$0.001100%Route unknown57d ago0x10cf3c…11fb48
0x9195…4fe50x9c95…e299Base$0.001100%Route unknown57d ago0x10386e…0eceae
0x9195…4fe50x9c95…e299Base$0.001100%Route unknown57d ago0x5aad32…853ae5
0x9195…4fe50x9c95…e299Base$0.001100%Route unknown57d ago0xe3c1b3…941c99
0x9195…4fe50x9c95…e299Base$0.001100%Route unknown57d ago0x59ed2c…791712
0x9195…4fe50x9c95…e299Base$0.001100%Route unknown57d ago0xe5884a…37ba93
0x9195…4fe50x9c95…e299Base$0.001100%Route unknown57d ago0x121342…896c04
0x9195…4fe50x9c95…e299Base$0.001100%Route unknown57d ago0x9a8b44…17098e
0x9195…4fe50x9c95…e299Base$0.001100%Route unknown57d ago0x385a89…594ea2
0x9195…4fe50x9c95…e299Base$0.001100%Route unknown57d ago0xbbb920…a0a46d
0x9195…4fe50x9c95…e299Base$0.001100%Route unknown57d ago0x064bdf…46cf34

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.