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%payAI116d ago0xdffa76…5f243c
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5626d2…294e61
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1b245b…22557c
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe2feab…b729b4
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe1184f…de2a7b
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2d54cb…9bc42e
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe08b48…7669c5
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd68346…639cff
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaf5de6…ad23a6
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x970820…d0a204
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe66b7b…a15798
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfb75c6…c90c6c
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5415cc…dde70e
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdf2bb0…40a835
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5f9c9d…a3eb63
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1706a9…082fda
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd4ff15…2c88a0
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x816e82…55c99a
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe1c86b…8e5e29
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x68ff81…fbddc4
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb1b43f…e06fa3
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x09d584…9b9380
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd890c0…72de49
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe4dbf7…9e6af1
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3857ac…1197a5

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.