Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI102d ago0x844614…6bcd50
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbaa4d7…3b83ae
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd626ef…569203
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI102d ago0xba6120…f184cb
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5cc3b8…8f8b5a
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf3fa5b…3239ce
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd6a24e…500159
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI102d ago0x22723a…609f1d
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd6991e…853d19
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4c8ec7…45d296
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3daa66…d31a48
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI102d ago0xea2074…551b31
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdaee2f…d5c651
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4e9bad…929d99
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8bc075…9a4c6f
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf551f6…39b38c
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc28b4b…4b1d37
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa7c299…c7694a
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfdb8e4…a3fa3f
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb48606…fb6dcb
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf210c2…41163d
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1d4299…d1724f
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI102d ago0x530af0…28a078
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI102d ago0x966b88…5e5508
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa410db…2dcb7d

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.