Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7ee2…58eb0x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 43d ago | 0x12ab1a…6857b2 |
| 0x5d9f…80a80x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 43d ago | 0x5ff8fc…9653de |
| 0xbe2d…0eed0x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 43d ago | 0x691413…41bae7 |
| 0xc6e6…f70f0x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 43d ago | 0xf8e0ea…fe51f3 |
| 0xe50c…50240x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 43d ago | 0xbda114…2b9cac |
| 0x7781…f8f60x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 43d ago | 0x4f85aa…007f98 |
| 0xb3a4…21f70x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 43d ago | 0x3874b0…679a3c |
| 0xa276…30950x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 43d ago | 0x2685c6…9e00c3 |
| 0x3096…84470x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 43d ago | 0xb594ee…236a9b |
| 0xfba0…d1640x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 43d ago | 0x158228…2ff3f2 |
| 0xbb7f…da370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 43d ago | 0x668d2b…eb634d |
| 0xc533…2d7a0x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 43d ago | 0xbd5016…0b6fa7 |
| 0x8481…81110x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 43d ago | 0x4d5d0e…f167cb |
| 0x9e31…e7dc0x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 43d ago | 0xa1a27c…503c0b |
| 0x3096…84470x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 43d ago | 0xf8edd7…c0fceb |
| 0x42b3…029f0x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 43d ago | 0x8ccc22…685c41 |
| 0xca16…c06d0x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 43d ago | 0xa94dca…e59c8f |
| 0x28df…a2a70x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 43d ago | 0x4f3cf8…7cdeff |
| 0xbcda…dc4f0x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 43d ago | 0x58d93e…cc0b25 |
| 0x8ddc…75740x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 43d ago | 0xdb12d6…381bf2 |
| 0xe50c…50240x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 43d ago | 0x7e3c51…c22331 |
| 0xc7e2…69540x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 43d ago | 0x5bce89…2c6447 |
| 0xbcda…dc4f0x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 43d ago | 0x3f1925…0422c7 |
| 0xb3a4…21f70x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 43d ago | 0xd03cc3…ac827b |
| 0x66d6…b0de0x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 43d ago | 0x2656c7…2245d1 |
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.