Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x369a58…41b01c |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0xe9c3dc…16aa7b |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x99f22a…32f9a9 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0xd257ea…c5d2cb |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x02236d…ab868f |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0xca3428…4e97f3 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x8825a4…bb3df3 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x730f09…9bc251 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x33b419…27f46a |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0xbdc882…6eaf40 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x173451…8628dd |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x50b030…2b0b96 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x881425…51465e |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0xea47cf…626bfe |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x77dc98…99ab5a |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x5fd16e…557ae5 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x4b4083…3610ca |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x3296bc…0ebb3c |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x8e74f2…5dd148 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x1cfe40…48120d |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x051c08…d709cf |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0xe145d9…f664d7 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0x52f513…1e074a |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0xc1f577…e06d38 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 55d ago | 0xf37360…7e4d20 |
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.