Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x203840…324c8f
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb335c8…86ff21
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x53cccd…866b80
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x569bd1…a2d394
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf7287a…480271
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xae0f18…3c720d
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x786f7e…a300d9
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb280a6…22704d
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf92cb2…86c04c
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x581056…4b4ed8
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe17880…60c211
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4e937b…78afb3
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4cba18…92a473
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0e97f5…1b2452
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2d73cd…13d9a0
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x481b37…bef4a7
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xde1396…6bc813
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb7f79f…368235
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdcbf2a…3e35af
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfbb24b…f6ac67
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8ad91d…62650a
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x587948…afad3e
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb9c9bc…c867da
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe812a0…16daa3
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf662a1…fdf906

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.