Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x25a1…ae780x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 61d ago | 0x518d89…376e6a |
| 0xcdc2…4d190x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 61d ago | 0x105b16…6d3639 |
| 0x5d9f…80a80x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 61d ago | 0x96bebf…24ee48 |
| 0xf7fc…f2760x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 61d ago | 0x042cce…dae794 |
| 0x2cc4…fbee0x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 61d ago | 0x24b6ba…664f56 |
| 0x83aa…1ac00x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 61d ago | 0x1edd4c…f98cbc |
| 0xe50c…50240x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 61d ago | 0x8aedf6…aa1fbb |
| 0xa276…30950x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 61d ago | 0xb8ceac…9f2fb4 |
| 0x4550…f8b30x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 61d ago | 0xa35edd…c768f3 |
| 0xfba0…d1640x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 61d ago | 0x7b5c53…f0fb7d |
| 0x7781…f8f60x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 62d ago | 0x0062d6…5887e6 |
| 0xb3a4…21f70x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 62d ago | 0x33725b…a1a3ea |
| 0xa276…30950x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 62d ago | 0xfa0bb7…096cf5 |
| 0x530f…2a060x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 62d ago | 0xc81779…2fac37 |
| 0x7ee2…58eb0x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 62d ago | 0xb74018…de67ad |
| 0xcdc2…4d190x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 62d ago | 0x012cc8…e6bd17 |
| 0x9e31…e7dc0x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 62d ago | 0x075785…4f0580 |
| 0x965d…3b390x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 62d ago | 0x539c42…ad25c4 |
| 0x530f…2a060x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 62d ago | 0x3277ae…3697ad |
| 0x61fb…76a10x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 62d ago | 0x57e52e…17a41f |
| 0x8ddc…75740x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 62d ago | 0x987640…537db2 |
| 0xf945…bac50x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 62d ago | 0x43bfa3…daedb1 |
| 0x25a1…ae780x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 62d ago | 0xc55a16…4bd921 |
| 0xca16…c06d0x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 62d ago | 0xf62513…c4cf9b |
| 0xa276…30950x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 62d ago | 0x2dabb0…1af07b |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.