Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x284bc7…71b9b5
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xad6e48…74a468
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa8bd85…7f294f
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x212753…17fef1
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfeec96…98db3f
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9496c2…51c606
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0493c8…9ab048
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x32637f…ff0eda
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x425739…069e12
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa97e6f…b2a054
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9090bf…e73ee1
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2311b7…994637
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x251d22…dd6627
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb80a41…4c079d
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x535282…6a645e
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7850da…49feae
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x694148…e08174
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfecf88…d94a0d
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x439101…6ba322
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa1c295…400b76
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xab3fe8…0f5637
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc9ccfe…934690
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd17d0b…c70cd7
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5f6cf1…191af0
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x57edf7…9aee03

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.