Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeed8…42c60x5aae…482eBase—$0.001100%coinbase7d ago0x25cc79…a529f8
0xeed8…42c60x5aae…482eBase—$0.001100%coinbase7d ago0xa87c4f…051c34
0xeed8…42c60x5aae…482eBase—$0.001100%coinbase7d ago0x06dab5…e8a8f5
0xeed8…42c60x5aae…482eBase—$0.001100%coinbase7d ago0x391efe…0a0ccb
0xeed8…42c60x5aae…482eBase—$0.001100%coinbase7d ago0xcf0135…c50585
0xeed8…42c60x5aae…482eBase—$0.001100%coinbase7d ago0x43b4bc…1a8649
0xeed8…42c60x5aae…482eBase—$0.001100%coinbase7d ago0xdf984c…d32b18
0xeed8…42c60x5aae…482eBase—$0.001100%coinbase7d ago0xacd2cb…f7b67e
0xeed8…42c60x5aae…482eBase—$0.001100%coinbase7d ago0x79a458…948088
0xeed8…42c60x5aae…482eBase—$0.001100%coinbase7d ago0x03180c…ffd906
0xeed8…42c60x5aae…482eBase—$0.001100%coinbase7d ago0x193830…746225
0xeed8…42c60x5aae…482eBase—$0.001100%coinbase7d ago0x055015…f68462
0xeed8…42c60x5aae…482eBase—$0.001100%coinbase7d ago0xe78a93…7e464f
0xeed8…42c60x5aae…482eBase—$0.001100%coinbase7d ago0x9372ed…7aedb7
0xeed8…42c60x5aae…482eBase—$0.001100%coinbase7d ago0x955471…1f2980
0xeed8…42c60x5aae…482eBase—$0.001100%coinbase7d ago0x4c5795…2b13d6
0xeed8…42c60x5aae…482eBase—$0.001100%coinbase7d ago0x4727aa…96bf7c
0xeed8…42c60x5aae…482eBase—$0.001100%coinbase7d ago0xb63dc8…35252f
0xeed8…42c60x5aae…482eBase—$0.001100%coinbase7d ago0x16a6d7…89f08d
0xeed8…42c60x5aae…482eBase—$0.001100%coinbase7d ago0x41a08f…0ee65c
0xeed8…42c60x5aae…482eBase—$0.001100%coinbase7d ago0xf6802a…6c06c3
0xeed8…42c60x5aae…482eBase—$0.001100%coinbase7d ago0x8591ea…b83c87
0xeed8…42c60x5aae…482eBase—$0.001100%coinbase7d ago0x21e1b6…7eabc2
0xeed8…42c60x5aae…482eBase—$0.001100%coinbase7d ago0xf8a830…7827b1
0xeed8…42c60x5aae…482eBase—$0.001100%coinbase7d ago0xe70142…034f67

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.