Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x26e8…51580x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001272 | 100% | coinbase | 22d ago | 0x863b2b…11eda9 |
| 0x26e8…51580x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001261 | 100% | coinbase | 22d ago | 0xeb5be2…0bbf6c |
| 0x26e8…51580x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001256 | 100% | coinbase | 22d ago | 0x1f6f67…25d8a8 |
| 0x26e8…51580x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001273 | 100% | coinbase | 22d ago | 0xd0b34e…b2cd0f |
| 0x26e8…51580x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001536 | 100% | coinbase | 22d ago | 0xe8a618…539396 |
| 0x26e8…51580x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001271 | 100% | coinbase | 22d ago | 0xbc0e7d…9da306 |
| 0x26e8…51580x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001274 | 100% | coinbase | 22d ago | 0xfe1f3c…8c1a3a |
| 0x26e8…51580x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.00126 | 100% | coinbase | 22d ago | 0xf9f8da…e8fa5f |
| 0x26e8…51580x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001252 | 100% | coinbase | 22d ago | 0x448660…2ef402 |
| 0x26e8…51580x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001256 | 100% | coinbase | 22d ago | 0xa421db…83da73 |
| 0x26e8…51580x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.00125 | 100% | coinbase | 22d ago | 0x61350b…bc0213 |
| 0x26e8…51580x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001267 | 100% | coinbase | 22d ago | 0x9b02d5…f1af77 |
| 0x26e8…51580x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001255 | 100% | coinbase | 22d ago | 0xf2bd1d…d869cb |
| 0x26e8…51580x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001547 | 100% | coinbase | 22d ago | 0x27f4e1…744833 |
| 0x26e8…51580x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001241 | 100% | coinbase | 22d ago | 0x8d56a0…b4504b |
| 0x26e8…51580x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.00125 | 100% | coinbase | 22d ago | 0x21ed3d…e45283 |
| 0x26e8…51580x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001234 | 100% | coinbase | 22d ago | 0x52ad2d…c1bda7 |
| 0x26e8…51580x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001541 | 100% | coinbase | 22d ago | 0xe1df3a…780eb0 |
| 0x26e8…51580x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001239 | 100% | coinbase | 22d ago | 0xf3436e…7245a0 |
| 0x26e8…51580x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001244 | 100% | coinbase | 22d ago | 0x035fb8…c056fc |
| 0x26e8…51580x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001283 | 100% | coinbase | 22d ago | 0xc24c81…3d49de |
| 0x26e8…51580x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001241 | 100% | coinbase | 22d ago | 0x639a64…d1e2f9 |
| 0x26e8…51580x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001247 | 100% | coinbase | 22d ago | 0xe6c708…7ec78c |
| 0x26e8…51580x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001239 | 100% | coinbase | 22d ago | 0x0617f6…61c539 |
| 0x6575…b92b0x87fc…0211 | Base | OpenRelay Premium ChatInference | $0.001 | 100% | coinbase | 22d ago | 0x874831…5368b5 |
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.