Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0104c3…27b8f0
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe689e6…b5f573
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc0aa78…85be1e
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4df822…0b6c5f
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x318d06…6317ef
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3cf7a1…4b0ae8
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfffcd6…f64660
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3a57fc…e67e04
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x92d572…c49d78
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdc88c0…f816c7
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x75e1ff…be5d2f
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc9eb69…5c3bae
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbb9c17…58fd32
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5b843d…8a4226
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb54949…fc12b5
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x440381…fd605b
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcd32f3…cac7ef
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xed8ca0…6123cd
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd00bc0…e8f089
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdde85b…270cf7
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeeeb03…a6f41f
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb09f0b…dcbbe6
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa6301f…ee8715
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc27d11…9bcd1c
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf019d4…9d8131

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.