Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI119d ago0x1b680b…981610
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI119d ago0xee012e…8bcce3
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa3fce4…cdc9bd
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI119d ago0x4dffb8…0185ff
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI119d ago0x7b4331…369a7b
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI119d ago0xdbc993…fd1744
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI119d ago0x829bb3…96c19b
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI119d ago0x72403a…4ffc12
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI119d ago0x8635d9…46233a
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI119d ago0x9b52a6…4f3544
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb4d177…241044
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI120d ago0x04032f…3708e9
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI120d ago0xa18bbd…1070b5
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI120d ago0xd781f1…362f78
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI120d ago0x08cb8a…621187
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI120d ago0x8b0071…abf308
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI120d ago0x83cd53…a5f50e
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe28702…f5b755
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI120d ago0x5f7873…eb65e4
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI120d ago0x06a112…7c9a4e
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI120d ago0xeff9a4…b3cb33
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI120d ago0x7830d6…b65704
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI120d ago0x1cc66c…ba8cf3

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.