Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7c283e…3fb913
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x99c7df…b3ac5e
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8bf4cd…151162
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc216e6…35ad5f
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x96fd13…f497e8
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf4ea2a…e910ce
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x250cf0…8c44aa
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2fb0e1…ee45ea
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd1753d…1d90b5
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0xec9feb…62c323
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa958b7…a9cc6b
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcf36fd…b6031a
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0xac09e7…694793
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2a9a18…7663f0
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcb3cfd…ee7055
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfc232c…10f643
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x949e36…5d65b8
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe39701…ed6962
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdff6d7…65b31a
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8a7dd3…bcacaf
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe0e949…b49c6e
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x927ebf…b581e1
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3929c0…93522f
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf0c3e1…24fa1b
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x679b3e…94f3e0

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.