Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x06ecf4…e44701 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xb826de…39aa51 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x3799f5…b8e9a9 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x2a0bcc…7f11ff |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x8de32e…602d8f |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x51747b…4aa980 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xcb6c1d…f76713 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x3c71f7…c7f9c1 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x0c8c1b…e49da0 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x920ec0…943da6 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x3d9e97…bd724e |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x36238f…d7507a |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xe989bb…18a328 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x013c5a…2defb1 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x0d9394…14269f |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xfc4516…90c3e2 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xa1c816…0811c4 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x069382…c67302 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x8fe609…470833 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xde714a…069aa3 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x84d68c…0bfbaf |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x50f91d…ccbcd5 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x94a477…7bf782 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xdbb9c2…6eaa69 |
| 0x20a6…63900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xda5b93…87685c |
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.