Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbae258…d85570
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe48a6f…785b96
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI109d ago0x602b79…ee10fc
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbd2cf5…147e5d
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe1d84b…c5611d
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9ca5d1…60a296
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcd4ca5…038fe7
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd0c232…30f433
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI109d ago0x766740…b4d8ae
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd8ed6c…e25010
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI109d ago0x96b3f3…02dd8c
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5982c7…3cc16a
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7e3b81…7e73a2
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa550f2…5744d5
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeb7690…b6e33c
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI109d ago0x054d99…78142f
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI109d ago0xca9185…590cf6
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8523d1…13d559
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc362a0…5e0d1f
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7636d7…be6388
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfbdbfe…51a76e
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI109d ago0x833b6b…0d6098
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8fb6cf…12821c
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb01b9e…bce0e1
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI110d ago0x42882e…80c266

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.