Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe2a5…928d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x29d185…a9bd23 |
| 0xe2a5…928d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x4d8181…3464f8 |
| 0xe2a5…928d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x29aca0…787aa1 |
| 0xe2a5…928d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xf2f7f1…457307 |
| 0xe2a5…928d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xde0e39…48dd6e |
| 0xe2a5…928d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xa4b62d…b14abe |
| 0xe2a5…928d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x5720a6…6bf083 |
| 0xe2a5…928d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x6a5e9c…c93e85 |
| 0xe2a5…928d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xa97f6d…e633fc |
| 0xe2a5…928d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x81a63c…d3a422 |
| 0xe2a5…928d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xef0cdf…532489 |
| 0xe2a5…928d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x71a6d7…990e6f |
| 0xe2a5…928d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xd43553…16152f |
| 0xe2a5…928d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xd0eb8b…2dad1d |
| 0xe2a5…928d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x896f3f…ff83c0 |
| 0xe2a5…928d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x4d536a…7f4a9f |
| 0xe2a5…928d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xfc1848…8591c9 |
| 0xe2a5…928d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x41d4ea…33a7c7 |
| 0xe2a5…928d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x0b4ecf…1c2b48 |
| 0xe2a5…928d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x329ed7…0cc62b |
| 0xe2a5…928d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x946b90…97258e |
| 0xe2a5…928d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x3bb5b6…d52bee |
| 0xe2a5…928d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x37128a…2826c7 |
| 0xe2a5…928d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x1737e0…3c66a5 |
| 0xe2a5…928d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x5d8a01…582fdc |
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.