Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown73d ago0xb50e42…93fa85
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown73d ago0x5736ee…12d138
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown73d ago0x47392d…0dc458
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown73d ago0x29756f…97868d
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown73d ago0x181240…2cc341
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown73d ago0xa00ac8…19e28d
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown73d ago0xe58a53…9f35a8
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown73d ago0xc1ab31…3f7dfb
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown73d ago0xa030d1…dc7d89
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown73d ago0x6d7ac0…b12c2b
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown73d ago0x19ff82…92f9d2
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown73d ago0x175b99…e0d7fa
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown73d ago0xfc92e2…163436
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown73d ago0xd510c8…befd5a
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown73d ago0x19ea6d…11780b
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown73d ago0x306a9a…a27e12
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown73d ago0x07df67…3e5a12
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown73d ago0x7a4f6e…a3b249
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown73d ago0x0bbf31…258f14
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown73d ago0x8ad2ee…3e94ee
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown73d ago0xea54d9…f50cf3
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown73d ago0xdc79b0…a20654
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown73d ago0x489fb1…70c6cf
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown73d ago0x04919c…2a43e3
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown73d ago0x4c0277…eddfbc

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.