Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a69…48040x6a5e…c666Basex402 service$0.01100%payAI112d ago0x62c3a2…9faffb
0x8a69…48040x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1562cd…cdfedb
0x8a69…48040x6a5e…c666Basex402 service$0.01100%payAI112d ago0xff4164…b3ba56
0x8a69…48040x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4c2650…ac166c
0x8a69…48040x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa94134…325e72
0x8a69…48040x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb2eff9…5dfadc
0x8a69…48040x6a5e…c666Basex402 service$0.01100%payAI112d ago0xed2696…a1a73f
0x8a69…48040x6a5e…c666Basex402 service$0.01100%payAI112d ago0x01fcdd…c2fa7e
0x8a69…48040x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe0df56…d9609a
0x8a69…48040x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf5a2d0…5713a4
0x8a69…48040x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9ed3b5…55ebac
0x8a69…48040x6a5e…c666Basex402 service$0.01100%payAI112d ago0xceabb1…893109
0x8a69…48040x6a5e…c666Basex402 service$0.01100%payAI112d ago0x67d742…d387be
0x8a69…48040x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe28efd…79bff6
0x8a69…48040x6a5e…c666Basex402 service$0.01100%payAI113d ago0x410578…ed5296
0x8a69…48040x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa8480b…6d27ea
0x8a69…48040x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa90c37…b0d3c6
0x8a69…48040x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0afb47…0af3f2
0x8a69…48040x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5f90e8…1d1d35
0x8a69…48040x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc2227b…f1635a
0x8a69…48040x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd86052…81bc6d
0x8a69…48040x6a5e…c666Basex402 service$0.01100%payAI113d ago0x68708c…69d5ec
0x8a69…48040x6a5e…c666Basex402 service$0.01100%payAI113d ago0x547cab…846961
0x8a69…48040x6a5e…c666Basex402 service$0.01100%payAI113d ago0x812296…11f7c4
0x8a69…48040x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc7856d…2bfbc7

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.