Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde31…d6930x9386…ca25Basex402 service$10.79100%coinbase49d ago0x5ed20e…f5799a
0xf085…867c0x9386…ca25Basex402 service$10.79100%coinbase49d ago0xfc5a13…31a93f
0xf085…867c0x9386…ca25Basex402 service$10.79100%coinbase49d ago0xb69556…ff2bdd
0xf085…867c0x9386…ca25Basex402 service$10.79100%coinbase49d ago0x23abcb…6522ad
0x004a…37df0x9386…ca25Basex402 service$10.79100%coinbase49d ago0x62a27b…fdb894
0xd8ff…30610x9386…ca25Basex402 service$10.79100%coinbase49d ago0x8c68e5…670508
0xd8ff…30610x9386…ca25Basex402 service$10.79100%coinbase49d ago0x4f4d82…7315af
0x7699…e9aa0x9386…ca25Basex402 service$10.79100%coinbase49d ago0x4e6b41…6f768c
0xe2d3…22280x9386…ca25Basex402 service$10.79100%coinbase49d ago0x1a0488…42fe9d
0x86c7…91250x9386…ca25Basex402 service$10.79100%coinbase49d ago0xd8b785…c858fe
0x9eef…21450x9386…ca25Basex402 service$10.79100%coinbase49d ago0xefbcbd…683f7b
0x6a46…78290x9386…ca25Basex402 service$10.79100%coinbase49d ago0x469086…9d0d3c
0x7efe…faca0x9386…ca25Basex402 service$10.79100%coinbase49d ago0x950f67…158325
0xd3e3…68d70x9386…ca25Basex402 service$10.79100%coinbase49d ago0xbfdfe8…a4a37b
0x1b71…1a610x9386…ca25Basex402 service$10.79100%coinbase49d ago0x243632…5af566
0x7b72…ae1d0x9386…ca25Basex402 service$10.79100%coinbase49d ago0xc2b1a7…eb2844
0xd1c3…27700x9386…ca25Basex402 service$10.79100%coinbase49d ago0x9eb87c…948fe0
0xd1c3…27700x9386…ca25Basex402 service$10.79100%coinbase49d ago0x58a586…ec48a4
0xd1c3…27700x9386…ca25Basex402 service$10.79100%coinbase49d ago0xef28d4…e9327a
0x0535…b5800x9386…ca25Basex402 service$10.79100%coinbase50d ago0xec88f5…a0f934
0xee3d…7bc20x9386…ca25Basex402 service$10.79100%coinbase50d ago0x3f64b2…d06823
0xdd5a…3f1f0x9386…ca25Basex402 service$10.79100%coinbase50d ago0x4e67a7…0626cc
0x17eb…22be0x9386…ca25Basex402 service$2.69100%coinbase50d ago0x231024…c4eee3
0x027b…dee80x9386…ca25Basex402 service$10.79100%coinbase50d ago0x5922b7…4ecd9e
0xfd43…2bd30x9386…ca25Basex402 service$10.79100%coinbase50d ago0xb54421…576d6e

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.