Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeaabb7…e8c56b
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x213296…defe68
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5b6a43…abe395
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x428616…72321e
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0ed55f…703574
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd38e02…bb0dc6
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb56f9f…41e912
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6cc9a0…8b2ed8
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x96cd30…72b042
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc05a3d…fb940c
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x14238f…45ec30
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0a0349…c02985
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa198f3…0fca7a
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8dec9f…2386af
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfe4107…9cfea0
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x438f6a…812195
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa2c345…faf70c
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbd1198…be97d0
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7c7086…fe5037
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x30288c…0b6123
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd841fb…43d09c
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x49d44f…ae5adf
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb365ba…ce1258
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5ee703…3e8a81
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd026f0…75fca9

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.