Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7942…796d0x9c95…e299Base$0.001100%Route unknown60d ago0x5c2397…6cab16
0x7942…796d0x9c95…e299Base$0.001100%Route unknown60d ago0xff4c55…4a17e4
0x7942…796d0x9c95…e299Base$0.001100%Route unknown60d ago0x749735…b35254
0x7942…796d0x9c95…e299Base$0.001100%Route unknown60d ago0xb93933…62549e
0x7942…796d0x9c95…e299Base$0.001100%Route unknown60d ago0xbec629…5ab121
0x7942…796d0x9c95…e299Base$0.001100%Route unknown60d ago0xf33888…8fcec6
0x7942…796d0x9c95…e299Base$0.001100%Route unknown60d ago0xa8c991…050954
0x7942…796d0x9c95…e299Base$0.001100%Route unknown60d ago0x284bea…72e6f9
0x7942…796d0x9c95…e299Base$0.001100%Route unknown60d ago0xc766ee…c82f26
0x7942…796d0x9c95…e299Base$0.001100%Route unknown60d ago0xaeb257…b9b571
0x7942…796d0x9c95…e299Base$0.001100%Route unknown60d ago0x177821…1ff133
0x7942…796d0x9c95…e299Base$0.001100%Route unknown60d ago0x1896ec…b0a4aa
0x7942…796d0x9c95…e299Base$0.001100%Route unknown60d ago0x17a096…991214
0x7942…796d0x9c95…e299Base$0.001100%Route unknown61d ago0xb967d2…81d8ff
0x7942…796d0x9c95…e299Base$0.001100%Route unknown61d ago0x85bcdb…e44e43
0x7942…796d0x9c95…e299Base$0.001100%Route unknown61d ago0x48ada9…b7be13
0x7942…796d0x9c95…e299Base$0.001100%Route unknown61d ago0x8f32cc…f721ec
0x7942…796d0x9c95…e299Base$0.001100%Route unknown61d ago0x50dac8…6d8225
0x7942…796d0x9c95…e299Base$0.001100%Route unknown61d ago0x23b3a5…069c48
0x7942…796d0x9c95…e299Base$0.001100%Route unknown61d ago0x5acac1…d8275e
0x7942…796d0x9c95…e299Base$0.001100%Route unknown61d ago0xc2a039…814ebe
0x7942…796d0x9c95…e299Base$0.001100%Route unknown61d ago0xc00c55…54b838
0x7942…796d0x9c95…e299Base$0.001100%Route unknown61d ago0xb0228c…e34c68
0x7942…796d0x9c95…e299Base$0.001100%Route unknown61d ago0x2c0b13…476cf1
0x7942…796d0x9c95…e299Base$0.001100%Route unknown61d ago0x4112bd…f049e5

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.