Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI110d ago0xa45c50…fd487f
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI110d ago0x7f513f…bd2ca4
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI110d ago0x5d8aff…467954
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI110d ago0x98e8bb…85714b
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI110d ago0xe80776…ecd66e
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI110d ago0x0c0ab9…60a519
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI110d ago0x25540a…5a8c62
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI110d ago0x0fc9c8…9e0c77
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI110d ago0xd4aee7…38c268
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI110d ago0x674f14…bfb8a5
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1e8eb7…69707d
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7daa36…2c73db
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3c7d96…213f95
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2eace9…07fc56
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc0ebeb…ca02fb
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x182427…b2c2d3
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x49ca92…2e2d74
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbb355b…42845f
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7ca0c1…cf37be
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa9150c…50de93
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe4a0de…f5c579
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaf13c7…07ee42
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI111d ago0xda5996…c5bccd
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfa04a1…44713f
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x62d877…48c76a

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.