Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb71f…31400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x5d3dc5…48ad53 |
| 0xb71f…31400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xb7fa54…e1d175 |
| 0xb71f…31400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x65a0ed…4d34fa |
| 0xb71f…31400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xc3dc70…2230b4 |
| 0xb71f…31400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x6dcf70…12457c |
| 0xb71f…31400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x9d435a…38d63c |
| 0xb71f…31400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xe8614a…427792 |
| 0xb71f…31400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x36f3bf…07bf35 |
| 0xb71f…31400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x46e93e…ee7e11 |
| 0xb71f…31400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xe4dfe3…54b675 |
| 0xb71f…31400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x0b6cb0…c4b00a |
| 0xb71f…31400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xcf6f3b…8c0dc4 |
| 0xb71f…31400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x971b6f…474520 |
| 0xb71f…31400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x544b17…3ddd92 |
| 0xb71f…31400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe3f559…0eabaa |
| 0xb71f…31400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x73d4d9…e1d673 |
| 0xb71f…31400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xc823ee…bd3006 |
| 0xb71f…31400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x474cf7…da9ba7 |
| 0xb71f…31400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x6f0441…03da7b |
| 0xb71f…31400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xc33d74…3f4499 |
| 0xb71f…31400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x4a8ecd…28491c |
| 0xb71f…31400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xf23a39…9a7922 |
| 0xb71f…31400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x71d514…0af7e5 |
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.