Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0x842120…594968 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0x5a3420…91b807 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0x252977…2080b9 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0x4ec927…3c454a |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0x399a4d…3ce3c2 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0xed520d…054df6 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0xaca79d…b2efd9 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0xf19d01…404b6d |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0xc926b2…14f1c8 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0xd4520e…ae3544 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0xede552…bdec06 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x4c0e18…ea0b9a |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x9852fe…cf0817 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0xd9f048…7c4d97 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x3f1bba…5a175c |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x66bf03…b2bf98 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0xea8511…246451 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x5c5ed9…8ca0ac |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x270f11…f6e5c2 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x688b95…ada7d2 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x7177d1…8d28fe |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x0e68aa…a6164e |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x75f4cf…127481 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x5cd330…73079e |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0xe4feef…c11e49 |
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.