Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe6b7f3…864bea
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf36498…4b5eb7
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbe382a…6b1732
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6f370d…b1549a
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2ce78e…a6ca02
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3a3a17…743978
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc35a55…7f9c94
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x301e04…5ea254
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3b53ea…15555e
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4f245a…ce2230
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x39735b…951e7d
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x273ae4…9eb76b
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf19a82…b6abd4
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbdb7f9…54b262
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7a5236…5083d1
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbea008…15197b
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8e1263…5b3e25
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd24e84…544019
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8187ac…067f2a
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3e4817…62dac7
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcaf751…0d442d
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6b2454…82babf
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd9213b…50d230
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0d2881…403400
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa4a214…d33933

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.