Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xce3c…caf90x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 9d ago | 0x8e40ac…4e9839 |
| 0xe50c…50240x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 9d ago | 0x44ea2e…71df5f |
| 0xce3c…caf90x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 9d ago | 0xa7a5ab…22cc38 |
| 0x3096…84470x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 9d ago | 0xef9734…f7a7a1 |
| 0x965d…3b390x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 9d ago | 0x046f40…b26051 |
| 0xa276…30950x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 9d ago | 0xbfe2d3…401637 |
| 0x8108…38930x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 9d ago | 0x63a714…21ea51 |
| 0xce84…60f00x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 9d ago | 0x64ad73…cbdbf9 |
| 0x30ce…ca3b0x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 9d ago | 0x462fe5…bbb399 |
| 0x3096…84470x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 9d ago | 0x149d98…6e58bb |
| 0x3f42…4a0c0x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 9d ago | 0x6e2a6a…c368e5 |
| 0x9903…cef50x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 9d ago | 0x617e32…366f78 |
| 0x965d…3b390x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 10d ago | 0x9ca109…a03c8e |
| 0x6152…7cb70x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 10d ago | 0x2fe024…cd2837 |
| 0xa831…09fa0x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 10d ago | 0x5f8af6…93168c |
| 0x7a7b…73930x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 10d ago | 0x2b9c7b…24e90f |
| 0x6152…7cb70x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 10d ago | 0x04f683…38652b |
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.