Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x7ad979…de1128 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xf66fd9…43e4da |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x3d111c…01d796 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xc8727f…d4266f |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x0cf38f…cf1c97 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x225e56…4332e1 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x79ac1e…71bbd0 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xb51e50…204929 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xabda9b…68b20a |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x243b89…ac189d |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x53141d…2ef6f6 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xe65636…baae06 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xbd050e…af1e37 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xc15ee5…65491b |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x32245c…8bfe1b |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xe883fd…4abe33 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x2a7252…b8694e |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x17f1d4…329b97 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x478779…700c00 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x92f190…aa19b9 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x76be9f…a64dc5 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xc8bb75…113389 |
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.