Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown38d ago0x8e0cc9…8229e1
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown38d ago0x61537a…7d5d0b
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown38d ago0x94917c…58c1ba
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown38d ago0xb3098c…ae7fcf
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown38d ago0x828d87…f3b6f1
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown39d ago0x7ebc34…65ab4b
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown39d ago0xa641e9…f9d365
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown39d ago0x394e07…40bbf0
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown39d ago0x636c97…767b31
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown39d ago0x26c8c0…ab7ed1
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown39d ago0x4654a3…bc8557
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown39d ago0xa2a4a8…a6dba0
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown39d ago0x193cb1…999ce3
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown39d ago0x440d2a…684840
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown39d ago0xb73419…0717ef
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown39d ago0xff616b…de6e36
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown39d ago0x34745a…a73380
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown39d ago0xe5964e…82110b
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown39d ago0x7be080…58dfc8
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown39d ago0x516818…a2273e
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown39d ago0xdb7a5f…05dcdb
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown39d ago0xd1e2f6…40c88d
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown39d ago0xe00057…f1d7ca
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown39d ago0x1f8837…fc37b2
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown39d ago0x53f8e5…eb4d1e

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.