Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x074a…9faa0x367c…5270 | eip155:1 | — | $267.90 | 100% | Route unknown | 102d ago | 0x8022b0…d89dcc |
| 0x45d5…b4c10x367c…5270 | eip155:1 | — | $108.62 | 100% | Route unknown | 102d ago | 0xd7f173…d17f9a |
| 0x0cf1…bec40x367c…5270 | eip155:1 | — | $1,290.85 | 100% | Route unknown | 102d ago | 0xd92590…442c11 |
| 0xa338…6bc30x367c…5270 | eip155:1 | — | $29.96 | 100% | Route unknown | 102d ago | 0x714af0…0d5ee4 |
| 0x5630…393e0x367c…5270 | eip155:1 | — | $10.24 | 100% | Route unknown | 102d ago | 0xcceca6…cc6b6e |
| 0xa2fd…2b710x367c…5270 | eip155:1 | — | $98.40 | 100% | Route unknown | 102d ago | 0x38eb39…73605e |
| 0xb332…bd240x367c…5270 | eip155:1 | — | $38.94 | 100% | Route unknown | 102d ago | 0x861990…bfb276 |
| 0x3532…c3440x367c…5270 | eip155:1 | — | $13.11 | 100% | Route unknown | 102d ago | 0xd22f31…e5cf68 |
| 0x5170…bb990x367c…5270 | eip155:1 | — | $99.96 | 100% | Route unknown | 102d ago | 0x1b0c96…1f3b23 |
| 0x4ccd…b8910x367c…5270 | eip155:1 | — | $0.20 | 100% | Route unknown | 102d ago | 0xe80bf6…257a4b |
| 0x63e5…96550x367c…5270 | eip155:1 | — | $18.40 | 100% | Route unknown | 102d ago | 0xace68c…437f02 |
| 0x9ddb…8ff80x367c…5270 | eip155:1 | — | $140.82 | 100% | Route unknown | 102d ago | 0x55f855…a9bca6 |
| 0x1d73…79e20x367c…5270 | eip155:1 | — | $799.56 | 100% | Route unknown | 102d ago | 0x456b63…f7eb18 |
| 0x36b6…11230x367c…5270 | eip155:1 | — | $199.81 | 100% | Route unknown | 102d ago | 0x877bf0…b50d18 |
| 0x4c51…7d950x367c…5270 | eip155:1 | — | $17.90 | 100% | Route unknown | 102d ago | 0x2cdfc1…038816 |
| 0xb7d8…915c0x367c…5270 | eip155:1 | — | $1,057.49 | 100% | Route unknown | 102d ago | 0x779261…86ff40 |
| 0x4cff…ab470x367c…5270 | eip155:1 | — | $1.99 | 100% | Route unknown | 102d ago | 0x88b900…ebac95 |
| 0x7cf6…04e50x367c…5270 | eip155:1 | — | $9.86 | 100% | Route unknown | 102d ago | 0xedfbf9…974ebb |
| 0x8d97…a16a0x367c…5270 | eip155:1 | — | $64.81 | 100% | Route unknown | 102d ago | 0x03f34d…e9a172 |
| 0x1875…90270x367c…5270 | eip155:1 | — | $0.68 | 100% | Route unknown | 102d ago | 0x035278…2e8344 |
| 0x5d21…d1610x367c…5270 | eip155:1 | — | $299.92 | 100% | Route unknown | 102d ago | 0x7e9598…039067 |
| 0xd4df…38300x367c…5270 | eip155:1 | — | $14.93 | 100% | Route unknown | 102d ago | 0xbf6c3d…b8ed8f |
| 0x3ffd…ab4d0x367c…5270 | eip155:1 | — | $3.29 | 100% | Route unknown | 102d ago | 0x13c962…6e866e |
| 0x2522…9ee30x367c…5270 | eip155:1 | — | $4,198.45 | 100% | Route unknown | 102d ago | 0x24aca9…eae124 |
| 0xfedb…f2850x367c…5270 | eip155:1 | — | $4.47 | 100% | Route unknown | 102d ago | 0x74d026…6dfe0a |
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.