Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase8d ago0x079960…fc3bca
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase8d ago0xb4bb06…97e7d2
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase8d ago0xc8b2fa…d27e16
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase8d ago0x66acd5…6514a5
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase8d ago0xacc297…ffa90e
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase8d ago0xe019a6…ba919b
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase8d ago0xebb8d8…f52fce
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase9d ago0xee0a55…75f2ee
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase9d ago0x7e1b89…b24704
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase9d ago0x18294f…2fd627
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase9d ago0x8c2c12…9a1200
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase9d ago0x615940…388540
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase9d ago0x508d93…0f1cd3
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase9d ago0xd88fd4…a3235e
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase9d ago0x72aa1f…31e492
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase9d ago0xd98e1a…074e3a
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase9d ago0xc54ddf…ad73c0
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase9d ago0xe80ccd…ea9852
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase9d ago0x2eda38…25b6ef
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase9d ago0x05bbfe…3480f3
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase9d ago0x20a3c9…3b0584
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase9d ago0x36eec2…81447c
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase9d ago0xe3b39b…7c5e70
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase9d ago0x894701…7457b5
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase9d ago0x5dc214…b79332

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.