Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x8f102f…5e8e71 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x4a9fc1…429cd9 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x8141f9…bcdfe8 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x71ce6d…7a5ae3 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0xf7e70a…8af67f |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x94d026…013f6d |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x4d597b…de93c9 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x0bb4a7…57c713 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x45af11…3ddc73 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0xacc460…b98556 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x731e8e…dd01db |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x380923…33aa68 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x122115…a86a90 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x2cfa3d…b52a20 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0xe6d65d…b5bb02 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0xc8fa59…20c4da |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x1eea29…123906 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x0e1a5c…d90f3b |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x4e65a9…a3b2ee |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x1107b4…d45e32 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0xadcb02…1138e7 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x4bd49e…235f40 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x744110…2ddad1 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0xcffae2…cdff0a |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x9b80ab…6f972f |
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.