Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc2ca80…36623d
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa8622a…1e6cbd
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI111d ago0x298b89…7f8703
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf88c06…96382e
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0d8902…1a198b
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7e9777…82befc
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0c5acf…72e593
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6bf4d1…1c3b58
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI111d ago0x494101…c952ba
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7f6b1c…e48fde
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5110c0…4a3ed3
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc6382b…f06fc4
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdfdb73…cd7d8b
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI111d ago0x02b864…688684
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6bbbb6…afe3e4
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2b0a49…dd9d41
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4920bd…18aef4
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd652ca…f39693
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI111d ago0x219db6…f141b3
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe7fbd2…976515
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9b49c0…aeb18c
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI111d ago0x49d5cc…3cef24
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI111d ago0x28a431…acd329
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf4c443…082d85
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1453f1…a4832a

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.