Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4488d5…90a21e
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4bac86…c942bd
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x728fa3…dbb7dd
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6ea476…d1c4ce
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x65c0f4…5b53c0
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI102d ago0xca3fb6…73af65
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4523ef…d02ee5
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe569d5…87310d
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x17d92b…3fdbd7
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5bda0c…d2e2de
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6d6cfa…260a83
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x081cfe…5178f2
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb9a9fe…7397a2
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7c9209…275d2f
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfefb5b…5f0dd5
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe646d8…cb3afd
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5678d7…26bf63
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa4bb92…bf34a0
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x063d51…d71c66
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7ff282…207cfb
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8da255…c970aa
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x376ff9…f81a18
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x54bed1…99a2b9
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe882f2…f1e34d
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI102d ago0xad45e7…c27074

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.