Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x73b4…e7360x213c…3215 | Base | CheapTokens AI InferenceInference | $1.00 | 100% | coinbase | 2d ago | 0x916831…2fdc40 |
| 0x73b4…e7360x213c…3215 | Base | CheapTokens AI InferenceInference | $1.00 | 100% | coinbase | 2d ago | 0x7fb3e9…d389fe |
| 0x73b4…e7360x213c…3215 | Base | CheapTokens AI InferenceInference | $1.00 | 100% | coinbase | 2d ago | 0xd840d4…0d0db9 |
| 0x73b4…e7360x213c…3215 | Base | CheapTokens AI InferenceInference | $1.00 | 100% | coinbase | 2d ago | 0x0794ca…794e42 |
| 0x73b4…e7360x213c…3215 | Base | CheapTokens AI InferenceInference | $1.00 | 100% | coinbase | 2d ago | 0xe1fe7e…bda20b |
| 0x73b4…e7360x213c…3215 | Base | CheapTokens AI InferenceInference | $1.00 | 100% | coinbase | 2d ago | 0x9c34a1…585395 |
| 0x73b4…e7360x213c…3215 | Base | CheapTokens AI InferenceInference | $1.00 | 100% | coinbase | 2d ago | 0xc4af46…52bb78 |
| 0x73b4…e7360x213c…3215 | Base | CheapTokens AI InferenceInference | $1.00 | 100% | coinbase | 2d ago | 0x761ef8…739a05 |
| 0x73b4…e7360x213c…3215 | Base | CheapTokens AI InferenceInference | $1.00 | 100% | coinbase | 2d ago | 0x88899e…a7c7b5 |
| 0x73b4…e7360x213c…3215 | Base | CheapTokens AI InferenceInference | $1.00 | 100% | coinbase | 2d ago | 0xd5a286…739d20 |
| 0x73b4…e7360x213c…3215 | Base | CheapTokens AI InferenceInference | $1.00 | 100% | coinbase | 2d ago | 0x7888e8…02ccc1 |
| 0x73b4…e7360x213c…3215 | Base | CheapTokens AI InferenceInference | $1.00 | 100% | coinbase | 2d ago | 0xa27303…dac0a8 |
| 0x73b4…e7360x213c…3215 | Base | CheapTokens AI InferenceInference | $1.00 | 100% | coinbase | 2d ago | 0x948f4f…d908cd |
| 0x73b4…e7360x213c…3215 | Base | CheapTokens AI InferenceInference | $1.00 | 100% | coinbase | 2d ago | 0xf73fb9…0fe68d |
| 0x73b4…e7360x213c…3215 | Base | CheapTokens AI InferenceInference | $1.00 | 100% | coinbase | 2d ago | 0xd0b679…374e00 |
| 0x73b4…e7360x213c…3215 | Base | CheapTokens AI InferenceInference | $1.00 | 100% | coinbase | 2d ago | 0xf5e903…1bd1ff |
| 0x73b4…e7360x213c…3215 | Base | CheapTokens AI InferenceInference | $1.00 | 100% | coinbase | 2d ago | 0x8376cb…d78d14 |
| 0x73b4…e7360x213c…3215 | Base | CheapTokens AI InferenceInference | $1.00 | 100% | coinbase | 2d ago | 0xaeadd4…83c3d9 |
| 0x73b4…e7360x213c…3215 | Base | CheapTokens AI InferenceInference | $1.00 | 100% | coinbase | 2d ago | 0x9ec7c1…3948e6 |
| 0x73b4…e7360x213c…3215 | Base | CheapTokens AI InferenceInference | $1.00 | 100% | coinbase | 2d ago | 0xafb07a…69feae |
| 0x73b4…e7360x213c…3215 | Base | CheapTokens AI InferenceInference | $1.00 | 100% | coinbase | 2d ago | 0xbad687…f95815 |
| 0x73b4…e7360x213c…3215 | Base | CheapTokens AI InferenceInference | $1.00 | 100% | coinbase | 2d ago | 0x2f2c9b…46e5af |
| 0x73b4…e7360x213c…3215 | Base | CheapTokens AI InferenceInference | $1.00 | 100% | coinbase | 2d ago | 0x257720…d3d134 |
| 0x73b4…e7360x213c…3215 | Base | CheapTokens AI InferenceInference | $1.00 | 100% | coinbase | 2d ago | 0x83b3af…596e64 |
| 0x73b4…e7360x213c…3215 | Base | CheapTokens AI InferenceInference | $1.00 | 100% | coinbase | 2d ago | 0x668e73…db350d |
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.