Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9a2…c6a40x3f64…09a4Base—$0.01100%coinbase69d ago0xe6f8fb…1818ab
0xe9a2…c6a40xff49…f442Base—$0.01100%coinbase69d ago0xe3f98d…167bd6
0xe9a2…c6a40x0826…1b9bBase—$0.01100%coinbase69d ago0x23db54…38e048
0xe9a2…c6a40x3e4c…2a11Base—$0.01100%coinbase69d ago0x9fdc8f…ba7283
0xe9a2…c6a40x4e33…cc1eBase—$0.01100%coinbase69d ago0x24f4c7…c3aa96
0xe9a2…c6a40xb282…7c91Base—$0.01100%coinbase69d ago0x0786ab…d39b49
0xe9a2…c6a40x8d5e…d846Base—$0.01100%coinbase69d ago0x22faa6…f81d61
0xe9a2…c6a40xb04a…8056Base—$0.01100%coinbase69d ago0x236d85…57dcef
0xe9a2…c6a40x0451…ca07Base—$0.01100%coinbase69d ago0x36ec65…b938a7
0xe9a2…c6a40x4b6c…60bfBase—$0.01100%coinbase69d ago0xabae58…4836f1
0xe9a2…c6a40xbcfd…be02Base—$0.01100%coinbase69d ago0x17ce25…78f49a
0xe9a2…c6a40x9d02…ed9eBase—$0.01100%coinbase69d ago0x3f9567…94c49d
0xe9a2…c6a40xf495…dda4Base—$0.01100%coinbase69d ago0x64fd38…c73216
0xe9a2…c6a40x8d16…6ab8Base—$0.01100%coinbase69d ago0xab129a…95085e
0xe9a2…c6a40x4fc8…af55Base—$0.01100%coinbase69d ago0x72a2aa…0e1136
0xe9a2…c6a40xd467…c1bfBase—$0.01100%coinbase69d ago0x90524e…62be6e
0xe9a2…c6a40x2624…0286Base—$0.01100%coinbase69d ago0xdc8074…f180da
0xe9a2…c6a40xc3f7…2db1Base—$0.01100%coinbase69d ago0x013eff…9cad86
0xe9a2…c6a40xe77a…c3daBase—$0.01100%coinbase69d ago0x9ed50a…9ec086

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.