Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown54d ago0x743b90…67d46b
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown54d ago0xff6464…d9a639
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown54d ago0x46d70c…a3dd5f
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown54d ago0x523154…170682
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown54d ago0x372b3c…a388ec
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown54d ago0xc6b84d…1a178c
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown54d ago0x0b4464…2fd870
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown54d ago0x5a005e…72c71c
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown54d ago0xa7f0fb…651088
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown54d ago0x0675c6…acc7f9
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown54d ago0x7fe0b2…3515cb
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown54d ago0x23b296…bbd07b
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown54d ago0x39857c…07ecee
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown54d ago0x3018cd…81953e
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown54d ago0x28c079…ccbc62
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown54d ago0xb12ba8…3a3961
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown54d ago0x5ecdf3…827c8b
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown55d ago0x5ed6e7…9ac46e
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown55d ago0xf24407…568083
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown55d ago0x9179e4…25b5ed
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown55d ago0xac45d8…5e4be0
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown55d ago0xfc1fbd…d96f9d
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown55d ago0x2cf1f1…b329fc
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown55d ago0x60f37f…51dc65
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown55d ago0xfcd6b6…c65c6b

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.