Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x67cb…bea40x8aee…01a0 | Base | — | $0.01 | 100% | 0x4a15…a584 | 67d ago | 0xde2b37…c0a0c7 |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 67d ago | 0x679705…c929c8 |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.002 | 100% | coinbase | 67d ago | 0x50c03a…a6cc23 |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 67d ago | 0x81698f…825d50 |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 68d ago | 0x40af53…e3c798 |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 68d ago | 0xa03b05…dad205 |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 68d ago | 0xe5444d…afe602 |
| 0xf4d5…cda30x67cb…bea4 | Base | Base Receipt NormalizerBase | $0.001 | 100% | payAI | 68d ago | 0xe06741…f1f1d6 |
| 0xf4d5…cda30x67cb…bea4 | Base | Base Receipt NormalizerBase | $0.001 | 100% | payAI | 68d ago | 0x2dd37b…8c2fe0 |
| 0xf4d5…cda30x67cb…bea4 | Base | Base Receipt NormalizerBase | $0.001 | 100% | payAI | 68d ago | 0x5691fd…3901a2 |
| 0xf4d5…cda30x67cb…bea4 | Base | Base Receipt NormalizerBase | $0.001 | 100% | payAI | 68d ago | 0xd2df96…3bf4cd |
| 0xf4d5…cda30x67cb…bea4 | Base | Base Receipt NormalizerBase | $0.001 | 100% | payAI | 68d ago | 0x37e7e9…992faa |
| 0xf4d5…cda30x67cb…bea4 | Base | Base Receipt NormalizerBase | $0.001 | 100% | payAI | 68d ago | 0xce64c3…63026a |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 68d ago | 0xd6f1f2…3c057d |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 68d ago | 0x81185c…0dcc49 |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 68d ago | 0x29f566…281be3 |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 68d ago | 0x0e13ca…8f8792 |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 68d ago | 0xed3169…e0a73e |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 68d ago | 0xf48877…f77881 |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 68d ago | 0x52ba12…417826 |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 68d ago | 0x8b71d1…0df1e1 |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 68d ago | 0xc537d5…b676a0 |
| 0xf4d5…cda30x67cb…bea4 | Base | Base Receipt NormalizerBase | $0.001 | 100% | coinbase | 68d ago | 0xbdc8d3…e944f2 |
| 0xf4d5…cda30x67cb…bea4 | Base | Base Receipt NormalizerBase | $0.001 | 100% | coinbase | 68d ago | 0xf4a016…66343c |
| 0xf4d5…cda30x67cb…bea4 | Base | Base Receipt NormalizerBase | $0.001 | 100% | coinbase | 68d ago | 0x782cba…24a18a |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.