Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7985…75850x9c95…e299Base$0.001100%Route unknown38d ago0x012e6b…da74f2
0x7985…75850x9c95…e299Base$0.001100%Route unknown38d ago0x5519c7…cb04f6
0x7985…75850x9c95…e299Base$0.001100%Route unknown39d ago0x6046b0…e6c9b3
0x7985…75850x9c95…e299Base$0.001100%Route unknown39d ago0x068afb…ec3650
0x7985…75850x9c95…e299Base$0.001100%Route unknown39d ago0x0c7d0d…98e179
0x7985…75850x9c95…e299Base$0.001100%Route unknown39d ago0x2f498a…18bf2c
0x7985…75850x9c95…e299Base$0.001100%Route unknown39d ago0xeedcf0…5d565d
0x7985…75850x9c95…e299Base$0.001100%Route unknown39d ago0x9de973…35ae19
0x7985…75850x9c95…e299Base$0.001100%Route unknown39d ago0xde85f0…5c2ef4
0x7985…75850x9c95…e299Base$0.001100%Route unknown39d ago0x578e26…9078d7
0x7985…75850x9c95…e299Base$0.001100%Route unknown39d ago0x5d4b7f…e66479
0x7985…75850x9c95…e299Base$0.001100%Route unknown39d ago0x3ea9b2…7c1e0f
0x7985…75850x9c95…e299Base$0.001100%Route unknown39d ago0x475282…f5674a
0x7985…75850x9c95…e299Base$0.001100%Route unknown39d ago0x7a2a0f…517d53
0x7985…75850x9c95…e299Base$0.001100%Route unknown39d ago0xfc05ab…604640
0x7985…75850x9c95…e299Base$0.001100%Route unknown39d ago0xf86ef6…49b2d7
0x7985…75850x9c95…e299Base$0.001100%Route unknown39d ago0x803781…853ad6
0x7985…75850x9c95…e299Base$0.001100%Route unknown39d ago0x91e671…6ff64c
0x7985…75850x9c95…e299Base$0.001100%Route unknown39d ago0xcb303d…0e06e8
0x7985…75850x9c95…e299Base$0.001100%Route unknown39d ago0x761b60…616e33
0x7985…75850x9c95…e299Base$0.001100%Route unknown39d ago0x25d4b1…9a0d02
0x7985…75850x9c95…e299Base$0.001100%Route unknown39d ago0x510e16…fd87e6
0x7985…75850x9c95…e299Base$0.001100%Route unknown39d ago0xf9d895…ca2a14
0x7985…75850x9c95…e299Base$0.001100%Route unknown39d ago0xe4b1ef…61cc89
0x7985…75850x9c95…e299Base$0.001100%Route unknown39d ago0xd31a44…eea5be

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.