Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown26d ago0x40b150…c561d1
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown26d ago0x5ebf6a…63efec
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown26d ago0xeaa578…dd2f99
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown26d ago0xe67132…29e891
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown26d ago0xbe032a…cbcb87
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown27d ago0xd40359…a95eda
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown27d ago0x425aa7…9db27b
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown27d ago0xbb3eb0…754088
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown27d ago0xef70ef…8540f0
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown27d ago0x33468a…a04955
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown27d ago0xe9fbdb…f3f4da
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown27d ago0xcf54cd…d100c6
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown27d ago0x1502cb…7beb25
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown27d ago0xdfe412…21e7be
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown27d ago0x0cc0b4…f43ea3
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown27d ago0x0f1d0d…bd15e5
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown27d ago0x04a4c3…ba7fe0
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown27d ago0x198669…caffba
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown27d ago0x6a4343…66bc71
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown27d ago0x61899f…f4c008
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown27d ago0xa4a0e7…7a8e00
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown27d ago0xf1cc81…1e3875
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown27d ago0xb8607c…0f16db
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown27d ago0x36d714…430c55
0xd6aa…305c0x9c95…e299Base$0.001100%Route unknown27d ago0xe0ed6e…387df5

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.