Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x027e6b…896560 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x06a9ad…2fc305 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xc80f6d…e7f51d |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x1b25c8…3a0f57 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x5c9312…5eb018 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x904238…ba2d94 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x8dda04…920793 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x6d4588…85d33d |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x5b273f…4d64d6 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xa05f7a…e95777 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x63e6c1…84946a |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x4ba8d7…8246ef |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xf968f5…dc9671 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xea8460…429245 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xc8f42c…5f589f |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xcdb2ea…d9cbab |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xebd210…6021c1 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x183e73…d87a95 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x44fafd…a01b9b |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x7f66ac…1f6014 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe9deb0…c14e21 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe077c4…c0afed |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x9af043…c7f194 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x2767dd…0d719f |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x930d01…96887c |
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.