Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 19d ago | 0x019e0e…bf158d |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 19d ago | 0xe55649…309245 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 19d ago | 0x67343e…01f841 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 19d ago | 0x6288ba…864e70 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 19d ago | 0x3bcd59…9562bf |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 19d ago | 0x21bdb0…7ae080 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 19d ago | 0x79e95e…edf011 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 19d ago | 0x5bc3aa…eae5e4 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 19d ago | 0x0850c1…5d7a17 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 20d ago | 0xc863ac…4cd634 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 20d ago | 0x0f3761…7e3c90 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 20d ago | 0x06be37…374f40 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 20d ago | 0x15f44c…e754af |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 20d ago | 0x53a484…2fc514 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 20d ago | 0xd3de34…b03c8a |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 20d ago | 0x8e04c0…6da8d2 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 20d ago | 0x00e0c4…f6b759 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 20d ago | 0xe9b0ca…8b739e |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 20d ago | 0x100240…8809a3 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 20d ago | 0x881d9a…b44b94 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 20d ago | 0xe4842d…3978aa |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 20d ago | 0x5584ae…f287ee |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 20d ago | 0x76b5aa…472722 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 20d ago | 0x4bd355…10cbfc |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 20d ago | 0x36497d…69dbf2 |
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.