Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa54d…49f50xe742…ea88 | Base | — | $106.74 | 100% | Payer-submitted | 86d ago | 0x7bd26d…88e526 |
| 0xa54d…49f50xe742…ea88 | Base | — | $482.84 | 100% | Payer-submitted | 86d ago | 0x254728…04a7ef |
| 0xa54d…49f50xe742…ea88 | Base | — | $4.17 | 100% | Payer-submitted | 86d ago | 0xf1c96b…e864d5 |
| 0xa54d…49f50xe742…ea88 | Base | — | $20.53 | 100% | Payer-submitted | 86d ago | 0xa993f7…9eeb4c |
| 0xa54d…49f50xe742…ea88 | Base | — | $5.10 | 100% | Payer-submitted | 86d ago | 0xaab9ca…a2e75a |
| 0xa54d…49f50xe742…ea88 | Base | — | $22.34 | 100% | Payer-submitted | 86d ago | 0x8dd89c…49d634 |
| 0xa54d…49f50xe742…ea88 | Base | — | $2.15 | 100% | Payer-submitted | 86d ago | 0x9cd1a2…ab1517 |
| 0xa54d…49f50xe742…ea88 | Base | — | $2.69 | 100% | Payer-submitted | 86d ago | 0xb8f2da…e3a94a |
| 0xa54d…49f50xe742…ea88 | Base | — | $1.46 | 100% | Payer-submitted | 86d ago | 0xec823f…691762 |
| 0xa54d…49f50xe742…ea88 | Base | — | $1.08 | 100% | Payer-submitted | 86d ago | 0xd0f46c…c3c24d |
| 0xa54d…49f50xe742…ea88 | Base | — | $1.23 | 100% | Payer-submitted | 86d ago | 0x51f7e6…641f0b |
| 0xa54d…49f50xe742…ea88 | Base | — | $146.71 | 100% | Payer-submitted | 86d ago | 0x2bc2ea…d8c630 |
| 0xa54d…49f50xe742…ea88 | Base | — | $3.44 | 100% | Payer-submitted | 86d ago | 0x376b9b…adddc1 |
| 0xa54d…49f50xe742…ea88 | Base | — | $23.76 | 100% | Payer-submitted | 86d ago | 0xefabc7…ba9ddc |
| 0xa54d…49f50xe742…ea88 | Base | — | $4.98 | 100% | Payer-submitted | 86d ago | 0x521909…401d85 |
| 0xa54d…49f50xe742…ea88 | Base | — | $3.60 | 100% | Payer-submitted | 86d ago | 0x1b92be…6e291b |
| 0xa54d…49f50xe742…ea88 | Base | — | $96.85 | 100% | Payer-submitted | 86d ago | 0x96d7fa…4c8ceb |
| 0xa54d…49f50xe742…ea88 | Base | — | $1.97 | 100% | Payer-submitted | 86d ago | 0x717564…d0b910 |
| 0xa54d…49f50xe742…ea88 | Base | — | $5.40 | 100% | Payer-submitted | 86d ago | 0x40e24e…73e971 |
| 0xa54d…49f50xe742…ea88 | Base | — | $1.90 | 100% | Payer-submitted | 86d ago | 0x74fef1…6002ec |
| 0xa54d…49f50xe742…ea88 | Base | — | $1.23 | 100% | Payer-submitted | 86d ago | 0x0e39cc…ebf2aa |
| 0xa54d…49f50xe742…ea88 | Base | — | $8.01 | 100% | Payer-submitted | 86d ago | 0x47ff36…7650e6 |
| 0xa54d…49f50xe742…ea88 | Base | — | $6.93 | 100% | Payer-submitted | 86d ago | 0x5af687…75f77b |
| 0xa54d…49f50xe742…ea88 | Base | — | $3.48 | 100% | Payer-submitted | 86d ago | 0x310b6e…4cebf5 |
| 0xa54d…49f50xe742…ea88 | Base | — | $1.98 | 100% | Payer-submitted | 86d ago | 0xfe19b6…c005b7 |
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.