Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x84df…9f4f0x47c5…4fc3 | Base | — | $94.50 | 70% | 0x24b8…43f0 | 21d ago | 0xb48651…5bee33 |
| 0x84df…9f4f0x47c5…4fc3 | Base | — | $94.50 | 70% | 0x5a57…2a9e | 21d ago | 0xeef216…5d1144 |
| 0x84df…9f4f0x47c5…4fc3 | Base | — | $94.50 | 70% | 0x9307…e92a | 21d ago | 0x5ed80e…94c318 |
| 0x84df…9f4f0x47c5…4fc3 | Base | — | $199.50 | 70% | 0xa30d…6d00 | 21d ago | 0xe9e003…c823d7 |
| 0x84df…9f4f0x47c5…4fc3 | Base | — | $168.00 | 70% | 0xa8a2…c53b | 21d ago | 0x152d9b…610e8f |
| 0x84df…9f4f0x47c5…4fc3 | Base | — | $50.40 | 70% | 0x0c68…47ce | 21d ago | 0xd8dc70…1175f2 |
| 0x84df…9f4f0x47c5…4fc3 | Base | — | $202.65 | 70% | 0x0fb0…4859 | 22d ago | 0x3e26f7…ebd517 |
| 0x84df…9f4f0x47c5…4fc3 | Base | — | $189.00 | 70% | 0x0156…b0f5 | 22d ago | 0xf5816c…8d0cbb |
| 0x84df…9f4f0x47c5…4fc3 | Base | — | $199.50 | 70% | 0x563b…9a7f | 22d ago | 0x72a5c0…64d3a4 |
| 0x84df…9f4f0x47c5…4fc3 | Base | — | $199.50 | 70% | 0x345f…57af | 22d ago | 0x958979…247aa4 |
| 0x84df…9f4f0x47c5…4fc3 | Base | — | $199.50 | 70% | 0xc84b…0cb3 | 22d ago | 0xe825e8…7fe646 |
| 0x84df…9f4f0x47c5…4fc3 | Base | — | $299.25 | 70% | 0x5fe9…a965 | 22d ago | 0xee9972…89ffd5 |
| 0x84df…9f4f0x47c5…4fc3 | Base | — | $105.00 | 70% | 0xec7c…5d32 | 22d ago | 0x32223a…02bd2a |
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.