Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x08e485…b162a4
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x292614…324ea1
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0xa8c6da…397828
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x06e2aa…49dda3
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0xeadb7b…0c0c59
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x05b5fa…d0ff22
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0xcde9f4…cbd589
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x2d1402…90f70f
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x1bed24…b88fc5
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x70a083…b9f7cb
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0xc697e8…2769a0
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x77fb4a…2a2e74
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x16ab39…0aa597
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0xa48598…93e014
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x71851d…0bb833
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x546601…f8b6cc
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0xbcb2d2…c250ad
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0xd0816f…5bf353
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x59dcf4…7d0ede
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x36bf8b…63d618
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x7a9017…3cd266
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0xcb8889…3e7e9e
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x79a3a2…b5b4d6
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x04d5af…d4eb2d
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x7b404f…4b3b91

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.