Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 78d ago | 0xc1401e…6ae338 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.07 | 100% | Payer-submitted | 78d ago | 0x521ebe…4fe6f9 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.04 | 100% | Payer-submitted | 78d ago | 0x454240…62a7b9 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 78d ago | 0x766826…19efb4 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 78d ago | 0xdadb4c…83c4d6 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.05 | 100% | Payer-submitted | 78d ago | 0x99b68b…f19a22 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 78d ago | 0x8fe621…ffe118 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 78d ago | 0x9272b1…39e45c |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 78d ago | 0xd48192…980ec1 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 78d ago | 0xab17ec…f10cdf |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 78d ago | 0xb4a307…470f71 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 79d ago | 0x94d70c…2570f4 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.02 | 100% | payAI | 79d ago | 0x361d91…468885 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.02 | 100% | payAI | 79d ago | 0x42eb59…e10956 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.02 | 100% | Payer-submitted | 79d ago | 0xb375f8…9a9606 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.02 | 100% | payAI | 79d ago | 0x29d92a…ef8fe7 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.02 | 100% | Payer-submitted | 79d ago | 0xc01fa2…6dbdb3 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.02 | 100% | Payer-submitted | 79d ago | 0x373e0a…0b7edd |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 79d ago | 0xbf1d64…f5b1c6 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.02 | 100% | Payer-submitted | 79d ago | 0x176cc4…597e8d |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.05 | 100% | Payer-submitted | 79d ago | 0x06f6a7…0b027b |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.02 | 100% | Payer-submitted | 79d ago | 0xc8d83d…3322d0 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 79d ago | 0xd5cd86…f286f2 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 79d ago | 0xd132a5…6b277d |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 79d ago | 0xa7c644…4ce7d6 |
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.