Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xbe79…f8010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x6d922a…edb20b |
| 0xbe79…f8010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x5c0d3e…1da599 |
| 0xbe79…f8010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x4fc95b…cb6c2e |
| 0xbe79…f8010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x8de0a8…3bea8e |
| 0xbe79…f8010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xd6097d…9fd54f |
| 0xbe79…f8010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x4473a4…ada1e6 |
| 0xbe79…f8010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x64e6f8…52e712 |
| 0xbe79…f8010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x686d12…63869d |
| 0xbe79…f8010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf053a5…a7eed4 |
| 0xbe79…f8010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x3b2c89…720391 |
| 0xbe79…f8010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x5f62fb…d5b88b |
| 0xbe79…f8010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xc8837e…05c1e9 |
| 0xbe79…f8010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x0d214c…583b53 |
| 0xbe79…f8010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xdcda9f…3e4976 |
| 0xbe79…f8010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x00eae3…d77035 |
| 0xbe79…f8010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xd94855…e4c855 |
| 0xbe79…f8010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xb0bcab…d2a927 |
| 0xbe79…f8010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x20d74b…43b4ae |
| 0xbe79…f8010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x93ca89…c87f99 |
| 0xbe79…f8010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xceba41…44ed87 |
| 0xbe79…f8010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xb0dc20…5aef8e |
| 0xbe79…f8010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x5e21c3…bd8e05 |
| 0xbe79…f8010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x24e3e1…a0053e |
| 0xbe79…f8010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xa0a7f9…e7eb2e |
| 0xbe79…f8010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x9b4690…25ca39 |
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.