Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI120d ago0x0fad49…01e368
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf45529…3b321c
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI120d ago0x592680…3a6442
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI120d ago0x064e45…56c063
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc0c865…888b72
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI120d ago0x552590…24973c
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI120d ago0xfdf738…ad9e78
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI120d ago0x69ea04…7590d4
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI120d ago0x5b7f8e…237c7e
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI120d ago0xd24e39…cbaead
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI120d ago0xdf71a9…777b60
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc6bb81…7ff76f
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI120d ago0x8c3197…c92818
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI120d ago0x5a7c52…084dab
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4ee224…4ca4dc
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI121d ago0xbb76b3…97fa0a
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI121d ago0x27593c…33f1c3
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI121d ago0x84f24e…5b3c96
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI121d ago0xe4a517…fc8f61
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI121d ago0x35e361…9f77d7

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.