Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x79b1c1…434e1b
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7fd873…22de2a
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2b301d…908919
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x578eed…8f3666
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2e106c…fff124
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7bea70…9b9b2f
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb51d52…253e94
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf287b6…c9ee6e
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6317fe…e060f7
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x65957a…cd3b56
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2e05d0…a7e707
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5b306e…8d7d67
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6da2a3…80cd96
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x414eed…c7b366
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5dc136…e2c48f
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf7a09b…68567b
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x799fde…7f77a2
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xde113a…bb86be
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x87ab0f…5bc1df
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x667a23…f9f99d
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x043b54…99d05c
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x71b953…601f4d
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7fab83…6785f9
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa30242…f4eccb
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xed8dbd…9eac3b

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.