Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe0e1…343d0x03d7…584c | Base | x402 service | $0.06 | 100% | 0xf615…3d6c | 70d ago | 0x95e156…c45eb3 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.10 | 100% | Payer-submitted | 70d ago | 0x9ae4d1…9c7d4d |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.08 | 100% | Payer-submitted | 70d ago | 0xae5a1b…a446d9 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.04 | 100% | Payer-submitted | 70d ago | 0x5b5328…ace864 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.10 | 100% | Payer-submitted | 70d ago | 0xde2a13…db2194 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.10 | 100% | Payer-submitted | 70d ago | 0x00e2b3…adae00 |
| 0xe47e…faf80x03d7…584c | Base | x402 service | $0.06 | 100% | 0xf615…3d6c | 70d ago | 0xe45f0f…45b285 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.30 | 100% | Payer-submitted | 70d ago | 0x4bf400…e16b55 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.04 | 100% | Payer-submitted | 70d ago | 0xf899de…99fb90 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 70d ago | 0x244368…966035 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 70d ago | 0x636128…6c16d9 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.10 | 100% | Payer-submitted | 70d ago | 0xd9f7c1…bb9de5 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.08 | 100% | Payer-submitted | 70d ago | 0x636ede…64da31 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 70d ago | 0x6abbc7…bebe28 |
| 0x4a0b…f6650x03d7…584c | Base | x402 service | $0.03 | 100% | 0xf615…3d6c | 70d ago | 0xd5ebcc…381e25 |
| 0x7548…6be80x03d7…584c | Base | x402 service | $0.06 | 100% | 0xf615…3d6c | 70d ago | 0xc4b645…5eaef2 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 70d ago | 0x90ecc3…cf86af |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 70d ago | 0x674960…3db3fb |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 70d ago | 0x29d951…70dfd9 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 70d ago | 0x7dec9b…fa8369 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 70d ago | 0x936b2a…9b588a |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 70d ago | 0x5936c5…ab7067 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 70d ago | 0x2b92af…a9c38a |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.12 | 100% | Payer-submitted | 70d ago | 0xd61ad7…92abee |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 70d ago | 0x8e53b4…64ddbd |
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.