Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x10da60…941e34 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xb6f3d3…f9aec7 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x194581…ada6d4 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xe4201f…84e135 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x0d6071…c87cbf |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xfb4991…8fdc21 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xa226b1…169c87 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x507dd1…5be573 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xcdcea4…7452b0 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x0bf200…76849c |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x46788d…a30922 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xfe3342…b8c4ce |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x30b3c8…8b049b |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x850f89…911f20 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x2ad835…3da751 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xc992e1…57270e |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x820676…2231af |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x74dc45…2ee0b0 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x739f35…098696 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x3f59b1…08970c |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x4897b7…b80741 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xeaf3b0…5436a8 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xa7a89c…bd5306 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xa15dc7…002774 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xcefac3…f4da40 |
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.