Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xced0…08640x9c95…e299Base$0.001100%Route unknown56d ago0xfe48af…46d297
0xced0…08640x9c95…e299Base$0.001100%Route unknown56d ago0x0e2c0f…640a02
0xced0…08640x9c95…e299Base$0.001100%Route unknown56d ago0x9b7497…ab4701
0xced0…08640x9c95…e299Base$0.001100%Route unknown56d ago0x615a64…9381fd
0xced0…08640x9c95…e299Base$0.001100%Route unknown56d ago0xabd8dd…a7458d
0xced0…08640x9c95…e299Base$0.001100%Route unknown56d ago0xa42af2…c997a2
0xced0…08640x9c95…e299Base$0.001100%Route unknown56d ago0x8dd3f6…a3d646
0xced0…08640x9c95…e299Base$0.001100%Route unknown56d ago0xbde270…09e2f6
0xced0…08640x9c95…e299Base$0.001100%Route unknown56d ago0x8b2fce…e8827c
0xced0…08640x9c95…e299Base$0.001100%Route unknown56d ago0x6d2809…fbc381
0xced0…08640x9c95…e299Base$0.001100%Route unknown56d ago0xc68df0…70437c
0xced0…08640x9c95…e299Base$0.001100%Route unknown56d ago0x9fbb93…1a4843
0xced0…08640x9c95…e299Base$0.001100%Route unknown56d ago0x6c9300…6c9830
0xced0…08640x9c95…e299Base$0.001100%Route unknown56d ago0x9f9d88…a9ef84
0xced0…08640x9c95…e299Base$0.001100%Route unknown56d ago0x9913d8…ad1f87
0xced0…08640x9c95…e299Base$0.001100%Route unknown56d ago0x2adfc9…3c3552
0xced0…08640x9c95…e299Base$0.001100%Route unknown56d ago0xb41073…6e2775
0xced0…08640x9c95…e299Base$0.001100%Route unknown56d ago0xe105ad…67df8b
0xced0…08640x9c95…e299Base$0.001100%Route unknown56d ago0xd54863…665d1f
0xced0…08640x9c95…e299Base$0.001100%Route unknown56d ago0x1dc6c3…8b71c2
0xced0…08640x9c95…e299Base$0.001100%Route unknown56d ago0x24b259…b8d141
0xced0…08640x9c95…e299Base$0.001100%Route unknown56d ago0xf73ab4…6defd6
0xced0…08640x9c95…e299Base$0.001100%Route unknown56d ago0x25e0db…8305e1
0xced0…08640x9c95…e299Base$0.001100%Route unknown56d ago0xdcd51b…a586c2
0xced0…08640x9c95…e299Base$0.001100%Route unknown56d ago0x13a07b…e197c2

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.