Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd4efac…0d51e8
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa48988…a3e1a9
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xddc652…a5d8c3
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x436693…bb4924
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfd79b6…28cafb
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3972c2…983855
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x537917…60ad51
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x45a7b1…a10f32
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x66db06…96565f
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf0ce07…4b3075
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6062bc…9a7d73
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x72c3e4…69d1cb
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xff5411…a2d0ba
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2e7f58…adceb9
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5490d9…da525c
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3adcb7…44fd40
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa0171b…bd5771
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x882dad…7c9a0f
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x734f91…fae59c
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdf846a…8ef99b
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbc1f9e…62ced6
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9e64c0…b1d5fc
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb3f630…bf964b
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x497ee9…e2210e
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2877bb…61b437

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.