Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x271f…24ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xb768d9…1fde9c |
| 0x271f…24ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x5ce6e3…6ba5e0 |
| 0x271f…24ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x010451…1bc340 |
| 0x271f…24ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x474647…7454bb |
| 0x271f…24ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x5d6c2f…a1bbe2 |
| 0x271f…24ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x1289b3…614ec4 |
| 0x271f…24ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xb970cc…b08771 |
| 0x271f…24ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x861a93…f4f60e |
| 0x271f…24ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x8dbe09…c7f76e |
| 0x271f…24ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x7afafa…a7c031 |
| 0x271f…24ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x34ba07…a00fbe |
| 0x271f…24ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xfe2a5c…e2d282 |
| 0x271f…24ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x50dcb9…9f59e4 |
| 0x271f…24ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xb4e5ed…93abfb |
| 0x271f…24ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x2125fc…eb07ab |
| 0x271f…24ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xf195b7…b56bd0 |
| 0x271f…24ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x933f59…217f1e |
| 0x271f…24ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x0ce880…3b25d7 |
| 0x271f…24ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xdb0e10…058423 |
| 0x271f…24ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xa5e990…25b8ff |
| 0x271f…24ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xf6ba72…4b15f5 |
| 0x271f…24ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x76bb71…848fde |
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.