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 ago0x685bef…99184b
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x1c0509…f3e45e
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x3391f1…6b8ff9
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x9843d8…f8a8c9
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0xc8ed0a…c9daa5
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0xba52ba…54539b
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x7d09cb…8e2060
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0xd85a8b…27dc9d
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0xbf54b7…d9a5b7
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x162c77…403246
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x2ab968…3d0f71
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0xa87f74…6ad17e
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x731cff…1c7ad0
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0xb244a4…968c7f
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x7d4e40…7746f6
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x9c98e7…536df3
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0xd0deae…0d87d1
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x973323…63fb88
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x6a3475…5b3b0d
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0xd114e5…d0b7ae
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0xe08695…82b44e
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x014704…76fc4b
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0xb98027…7347ba
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x48a8f7…03050c
0x2614…275c0x9c95…e299Base$0.001100%Route unknown73d ago0x506395…21470f

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.