Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x635fcd…94e465 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xf89812…2c348f |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x59985c…be191e |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xa4dbdb…f1082a |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x1aea70…f051f5 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x6901ef…80dde3 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xe47b83…83c146 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x4808e5…46256c |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xdacdfb…46ab7f |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x9fbe83…7607ec |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x7db249…db63f1 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x4003d8…52a649 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x133b69…0f569d |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x60f6e3…295e67 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe9879c…985a96 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x41dbea…ba2bdc |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x85c638…7abba6 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xc74536…365387 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x03cf74…97b7be |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x2931ca…731774 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xfeadac…6404f6 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xab2568…eb766d |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xf5c929…f64a28 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb11373…db5e63 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x712cdf…31027c |
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.