Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa4e347…907bc3
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb44dbc…6b296b
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc6d7ae…781add
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa5aec6…b2cd34
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb2f212…56300e
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x722e39…4db501
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI102d ago0xad1572…c76dc0
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4dd261…9adba4
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbf21b8…f8e7f8
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb697dd…b54f20
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x03e8f9…a86911
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe53cf1…17be4c
0xd434…f4c00x6a5e…c666Basex402 service$0.001100%payAI102d ago0x96fca8…cce186
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI102d ago0x810c78…bf4657
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x25dffe…e5062e
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI102d ago0x671921…b8651e
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x78c79b…655322
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x75947c…54e9b3
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x59d02a…d6c56e
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x725b90…b6d5b4
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc66e47…715913
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xce7f7c…20ea49
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x911639…fa39a1
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbeb0b1…18dd14
0x7838…e0060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa85e64…18eb1a

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.