Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xec38…7f080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xe4e271…ea32e9 |
| 0xec38…7f080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x3b1839…133ead |
| 0xec38…7f080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x976638…ae51b8 |
| 0xec38…7f080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xad517d…463923 |
| 0xec38…7f080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x7eae61…4d8fbd |
| 0xec38…7f080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x6646b1…fbc167 |
| 0xec38…7f080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x0e25d6…1b5876 |
| 0xec38…7f080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x2d29db…4f85ba |
| 0xec38…7f080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x160b7c…4f1e3c |
| 0xec38…7f080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xbb2b94…0a0ce5 |
| 0xec38…7f080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x88db71…3eb512 |
| 0xec38…7f080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x255764…e5d3be |
| 0xec38…7f080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x2e8ac6…bcc69e |
| 0xec38…7f080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xe388c2…1b7a0b |
| 0xec38…7f080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x6a858a…0528e7 |
| 0xec38…7f080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xbf3223…3e0553 |
| 0xec38…7f080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x50b8a7…1bc85a |
| 0xec38…7f080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x2dd00a…c69f56 |
| 0xec38…7f080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xc2b3e2…5ae22e |
| 0xec38…7f080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x71f854…7a638d |
| 0xec38…7f080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x14f51a…495d90 |
| 0xec38…7f080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x80556e…4b246f |
| 0xec38…7f080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xc68d36…42a9d6 |
| 0xec38…7f080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x897557…892d31 |
| 0xec38…7f080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x0639ad…6f16d2 |
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.