Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xfeef…6ed80xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x34b908…73ed62 |
| 0xfeef…6ed80xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x545030…978df3 |
| 0xfeef…6ed80xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0xc362d5…0decf0 |
| 0xfeef…6ed80xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x054d6e…1f1dc7 |
| 0xfeef…6ed80xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x16ba35…c85e1e |
| 0xfeef…6ed80xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x126315…cbd528 |
| 0xfeef…6ed80xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x2782d4…8e723d |
| 0xfeef…6ed80xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x90229e…437d25 |
| 0xfeef…6ed80xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0xe63c5f…05e826 |
| 0xfeef…6ed80xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x581c65…4c7d0f |
| 0xfeef…6ed80xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x5522ec…dcdd25 |
| 0xfeef…6ed80xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0xae0120…3b6c83 |
| 0xfeef…6ed80xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x69eebf…4e4c05 |
| 0xfeef…6ed80xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0xd44852…3cdacb |
| 0xfeef…6ed80xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0xd44aca…40e22d |
| 0xfeef…6ed80xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x02422a…f66dca |
| 0xfeef…6ed80xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x176d79…c6c8ac |
| 0xfeef…6ed80xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x89a4f4…8d21db |
| 0xfeef…6ed80xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x0b23bd…c1dff9 |
| 0xfeef…6ed80xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x5f49b6…871abf |
| 0xfeef…6ed80xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x196fc9…843566 |
| 0xfeef…6ed80xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0xcca9c1…caf8b8 |
| 0xfeef…6ed80xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x97fc36…14bede |
| 0xfeef…6ed80xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x506c86…3080f2 |
| 0xfeef…6ed80xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0xd1288c…a5bb47 |
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.