Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc887…5bae0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001292 | 100% | coinbase | 5d ago | 0x560b1d…106ba5 |
| 0xc887…5bae0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001162 | 100% | coinbase | 5d ago | 0x7db648…8bad2f |
| 0xc887…5bae0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.00111 | 100% | coinbase | 5d ago | 0xb89b1b…09954f |
| 0xc887…5bae0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001138 | 100% | coinbase | 5d ago | 0x4176a4…abe0a4 |
| 0xc887…5bae0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.00118 | 100% | coinbase | 5d ago | 0xfb0bbc…03812d |
| 0xc887…5bae0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001244 | 100% | coinbase | 5d ago | 0x257ec4…d419f3 |
| 0xc887…5bae0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001112 | 100% | coinbase | 5d ago | 0x092c88…f5194d |
| 0xc887…5bae0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001234 | 100% | coinbase | 5d ago | 0x24d5d2…ef4113 |
| 0xc887…5bae0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001175 | 100% | coinbase | 5d ago | 0x8a558f…8ff8ee |
| 0xc887…5bae0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001 | 100% | coinbase | 5d ago | 0x80caba…6ccc31 |
| 0xc887…5bae0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001159 | 100% | coinbase | 5d ago | 0xd2cf68…64c4d6 |
| 0xc887…5bae0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001162 | 100% | coinbase | 5d ago | 0xc0500b…5dab89 |
| 0xc887…5bae0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001292 | 100% | coinbase | 5d ago | 0x3408f6…8b4c3a |
| 0xc887…5bae0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001161 | 100% | coinbase | 5d ago | 0x68d601…4c7baa |
| 0xc887…5bae0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001203 | 100% | coinbase | 5d ago | 0x57efbb…3db41d |
| 0xc887…5bae0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001193 | 100% | coinbase | 5d ago | 0x23fa8e…40ad89 |
| 0xc887…5bae0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001 | 100% | coinbase | 5d ago | 0x6ca422…80147b |
| 0xc887…5bae0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001098 | 100% | coinbase | 5d ago | 0xa57644…3563ef |
| 0xc887…5bae0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001333 | 100% | coinbase | 5d ago | 0xb8c6c1…7ef2a9 |
| 0xc887…5bae0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001204 | 100% | coinbase | 5d ago | 0xcedca0…32ffa3 |
| 0xc887…5bae0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001182 | 100% | coinbase | 5d ago | 0xb28968…13d4ea |
| 0xc887…5bae0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001235 | 100% | coinbase | 5d ago | 0xb1e5d0…a0471f |
| 0xc887…5bae0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001182 | 100% | coinbase | 5d ago | 0x3f92b7…d7fc28 |
| 0xc887…5bae0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001223 | 100% | coinbase | 5d ago | 0x1ca49a…a4ef88 |
| 0xc887…5bae0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001187 | 100% | coinbase | 5d ago | 0xa3fa2b…2f28b1 |
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
Show the promptHide 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.