Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x4ff81f…3bc934 |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x329b31…47acc1 |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x5c0493…ca9dde |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x9c6776…0b56f8 |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x76422c…78f68f |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x4e130c…d2ff32 |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x358577…adbb64 |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x2b8db1…f3439d |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x8c264b…c22319 |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x97c3ae…512bf0 |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xc38f43…77893b |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x013d18…ff6091 |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xd7320e…720b91 |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x89ba9f…686f7d |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x1be823…2cbc4c |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xf8e37e…e7698a |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x86627a…538874 |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x7209b6…e4cef7 |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xa37742…16edda |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xadff4c…19692f |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x636dac…f22516 |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xbef766…8ab647 |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x698676…80be57 |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0x8f9693…899f32 |
| 0x19c3…c2a50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0xf50479…909329 |
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.