Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x15adc6…525e1e |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x6981bd…3a2c7c |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xa83a22…57ff22 |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x52f8ab…fe2804 |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x675ef1…faa476 |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xad32ce…f37801 |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x02a0f5…3baac3 |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xb8dd70…9e4285 |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x197ef7…8b3622 |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xdd0282…8b2c0f |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xfecc3a…0be328 |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x597057…71922a |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xa22052…3bc913 |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x1c5dc1…b9257c |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x72aa88…0a4eaf |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x4ad7c7…ae139b |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x9a5917…b5994f |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xaa4967…1d1f8f |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x5a2afb…e76177 |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x1525cc…7c691f |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xdd69ac…7002e5 |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x950e2c…b3ebff |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xbfd92c…439e72 |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xd93806…94e9ec |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x7ff120…bbe4a6 |
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.