Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x615e6d…347efc |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x50ff54…6beadd |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xf67fbd…e7a00c |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x7f7bee…881ef9 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x4d82d9…b5a9e2 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x696eb4…26bb3e |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xe97672…a7bd6a |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x04d4dd…67f31c |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x06bcd6…5642e7 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x0dd934…1bdd5f |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x32cfba…9a1630 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xad96fb…6ec409 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x914672…aec384 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x0aafe7…4763f2 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xbf3958…6bf5ed |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x6eeb60…bc31ec |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xe654e8…c80512 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xe194f7…d09f2c |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x823991…0b881c |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x231873…c038a3 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x49aab6…39db26 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x9b02b5…1283b4 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x8e7082…9a0677 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x9010bf…29d3f5 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x83b8ea…f351fd |
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.