Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x45e935…8c0cb9 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x1ca4b4…ef5280 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xa0a12d…b6e16b |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xb0d330…7d68dc |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xbb50ed…9556d2 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xdc5b6e…22614b |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xbf52f3…52e13f |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x8e0e94…92c6c1 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x9b2fcf…8c7ca8 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xff34be…f36451 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xaea2fe…aafbc8 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xde7848…6139ac |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xb30f0c…783580 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x93cd87…e4d1fe |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xdb0063…acc3c1 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x5e509d…9de265 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x979900…c32a69 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x23e177…100bd6 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xf913b7…d39ffc |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x63a194…79a7c7 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x3c85b8…7ef590 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x51a87b…82f610 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xe5ef8f…15df7c |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x3c3a71…88ec7d |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xdf678c…69950d |
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.