Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x92a6f6…9867aa
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x20840b…f058f2
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x38b047…b4c4b2
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0c91b6…0009cc
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf57256…13b395
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xce2361…77cb3c
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf1acc5…fa17cd
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x496484…7a8307
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x296c70…88219d
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3c65df…14ddeb
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6ce07e…329aff
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4d3e39…437e50
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x367754…20c04a
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfff886…2e7e02
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x19ba3a…91b467
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2215d4…8f4c3c
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb42c08…e4f228
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf58588…934b9a
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x651b1a…25a1ed
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6258e2…b59e10
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb0b405…1f938c
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc11e15…3abe8a
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe4f383…a5e6a3
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2b5eba…dac60b
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc2f3b0…6fb4d6

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.