Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xfcfd…0b390x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 73d ago | 0xfe7dcd…9f356b |
| 0xfcfd…0b390x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 73d ago | 0x3cdea4…e36cf5 |
| 0xfcfd…0b390x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 73d ago | 0x674ce6…808d98 |
| 0xfcfd…0b390x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 73d ago | 0xbbab47…22bc81 |
| 0xfcfd…0b390x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 73d ago | 0x70c3aa…940076 |
| 0xfcfd…0b390x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 73d ago | 0xef0153…13746b |
| 0xfcfd…0b390x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 73d ago | 0xb35f1e…ef5fa9 |
| 0xfcfd…0b390x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 73d ago | 0xfd86da…e8a6f8 |
| 0xfcfd…0b390x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 73d ago | 0xc81aca…27ce9a |
| 0xfcfd…0b390x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 73d ago | 0x360d64…27c06f |
| 0xfcfd…0b390x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 73d ago | 0xe3ff69…0183b9 |
| 0xfcfd…0b390x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 73d ago | 0x58d4ae…76575c |
| 0xfcfd…0b390x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 73d ago | 0x5eb5a4…3550bb |
| 0xfcfd…0b390x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 73d ago | 0x104c1c…d210f1 |
| 0xfcfd…0b390x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 73d ago | 0x7a82c6…9c0ed0 |
| 0xfcfd…0b390x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 73d ago | 0x0a2af9…aaa18d |
| 0xfcfd…0b390x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 73d ago | 0x1c53d7…cb7fc0 |
| 0xfcfd…0b390x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 73d ago | 0x79d149…ca3124 |
| 0xfcfd…0b390x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 73d ago | 0x3320c7…d11d72 |
| 0xfcfd…0b390x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 73d ago | 0x433027…fee33e |
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.