Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xbe75…e0070xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 63d ago | 0xc18adf…03d208 |
| 0xbe75…e0070xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 63d ago | 0xf8dcde…aaa15a |
| 0xbe75…e0070xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 63d ago | 0xa2bb3d…2d9942 |
| 0xbe75…e0070xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 63d ago | 0x21659f…1163da |
| 0xbe75…e0070xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 63d ago | 0x062b2b…8565a8 |
| 0xbe75…e0070xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 63d ago | 0x897d7b…efd879 |
| 0xbe75…e0070xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 63d ago | 0xd775ea…f1c50e |
| 0xbe75…e0070xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 63d ago | 0x38bed8…a5a195 |
| 0xbe75…e0070xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 63d ago | 0x29a0ee…965952 |
| 0xbe75…e0070xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 63d ago | 0x9a24df…7063bb |
| 0xbe75…e0070xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 63d ago | 0x756abe…da457d |
| 0xbe75…e0070xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 63d ago | 0x26ae38…61b6b5 |
| 0xbe75…e0070xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 63d ago | 0x22ab6d…8853a1 |
| 0xbe75…e0070xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 63d ago | 0xd339db…afb2a4 |
| 0xbe75…e0070xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 63d ago | 0xdda992…ed1510 |
| 0xbe75…e0070xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 63d ago | 0xc7908f…c8d815 |
| 0xbe75…e0070xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 63d ago | 0x35ace1…73d622 |
| 0xbe75…e0070xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 63d ago | 0xf6f766…c4af69 |
| 0xbe75…e0070xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 63d ago | 0x9b031f…11eaf4 |
| 0xbe75…e0070xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 63d ago | 0x5ccece…db0aac |
| 0xbe75…e0070xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 63d ago | 0x11c3c0…853f0b |
| 0xbe75…e0070xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 63d ago | 0xdae754…2d0888 |
| 0xbe75…e0070xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 63d ago | 0x311066…25b6ea |
| 0xbe75…e0070xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 63d ago | 0xbec454…e46d7d |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.