Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xeccf3a…e26791
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc43cb9…7365e0
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5214c1…198113
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x298dd2…dabb9b
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe37077…67f9e1
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x39d568…e4cd12
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2a1f61…583f7e
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3329b9…7b99de
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe7585a…3d0568
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4152f4…b79ffb
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x743701…758b94
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9e9797…b1c912
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf64fab…9c1356
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe2dfeb…35d09a
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x61c276…cf0e95
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2a8905…e6085a
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x11ead5…d5b0c6
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2147d3…a51c67
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa4c0e6…eff004
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x496797…427902
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6a67d8…ca424c
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7f387d…94a700
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf6f36d…903cfe
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xde2ebc…523325
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1b847b…56ed05

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.