Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x23e3…817a0xfdba…9115 | Base | — | $1.30 | 100% | payAI | 13d ago | 0xe6572f…a88bfc |
| 0x23e3…817a0x369e…5157 | Base | — | $1.30 | 100% | payAI | 13d ago | 0xd1b7df…c69f60 |
| 0x23e3…817a0x8426…6786 | Base | — | $1.30 | 100% | payAI | 13d ago | 0x371aca…cb8c68 |
| 0xb13b…88580x23e3…817a | Base | — | $3.90 | 100% | payAI | 13d ago | 0x4cc761…e06404 |
| 0x23e3…817a0x369e…5157 | Base | — | $1.30 | 100% | payAI | 13d ago | 0x18c42c…08fec0 |
| 0x23e3…817a0xfdba…9115 | Base | — | $1.30 | 100% | payAI | 13d ago | 0xba8dc3…872f3f |
| 0x23e3…817a0x8426…6786 | Base | — | $1.30 | 100% | payAI | 13d ago | 0x84f346…d2b2db |
| 0xb13b…88580x23e3…817a | Base | — | $3.90 | 100% | payAI | 13d ago | 0x366082…9e43ab |
| 0x23e3…817a0xfdba…9115 | Base | — | $1.20 | 100% | payAI | 13d ago | 0x2f3a7c…9c26d4 |
| 0x23e3…817a0x8426…6786 | Base | — | $1.20 | 100% | payAI | 13d ago | 0xf50b66…da548f |
| 0x23e3…817a0x369e…5157 | Base | — | $1.20 | 100% | payAI | 13d ago | 0x559bdf…9b3df2 |
| 0xb13b…88580x23e3…817a | Base | — | $3.60 | 100% | payAI | 13d ago | 0xec4cf4…1fa57f |
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.