Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xcac5…18a70xcac5…18a7 | Base | AIFoundry ComputeCompute | $0.01 | 100% | payAI | 2d ago | 0x997c84…bec572 |
| 0xcac5…18a70xcac5…18a7 | Base | AIFoundry ComputeCompute | $0.01 | 100% | payAI | 2d ago | 0x34ce4e…75261d |
| 0xcac5…18a70xcac5…18a7 | Base | AIFoundry ComputeCompute | $0.10 | 100% | payAI | 2d ago | 0x4ab8fe…75e12c |
| 0xcac5…18a70xcac5…18a7 | Base | AIFoundry ComputeCompute | $0.01 | 100% | payAI | 2d ago | 0xfd328b…d9e32c |
| 0xcac5…18a70xcac5…18a7 | Base | AIFoundry ComputeCompute | $0.10 | 100% | payAI | 2d ago | 0x0eec32…e86960 |
| 0xcac5…18a70xcac5…18a7 | Base | AIFoundry ComputeCompute | $0.10 | 100% | payAI | 2d ago | 0x66bc18…31dfe1 |
| 0xcac5…18a70xcac5…18a7 | Base | AIFoundry ComputeCompute | $0.01 | 100% | payAI | 2d ago | 0xdaa8dd…945765 |
| 0xcac5…18a70xcac5…18a7 | Base | AIFoundry ComputeCompute | $0.10 | 100% | payAI | 2d ago | 0x1bb1f2…83d7d8 |
| 0xcac5…18a70xcac5…18a7 | Base | AIFoundry ComputeCompute | $0.10 | 100% | payAI | 2d ago | 0x3625be…53093b |
| 0xcac5…18a70xcac5…18a7 | Base | AIFoundry ComputeCompute | $0.01 | 100% | payAI | 2d ago | 0x2542e8…a08483 |
| 0xcac5…18a70xcac5…18a7 | Base | AIFoundry ComputeCompute | $0.10 | 100% | payAI | 2d ago | 0x771a9b…ebe49a |
| 0xcac5…18a70xcac5…18a7 | Base | AIFoundry ComputeCompute | $0.10 | 100% | payAI | 2d ago | 0xff57cd…d804e1 |
| 0xcac5…18a70xcac5…18a7 | Base | AIFoundry ComputeCompute | $0.10 | 100% | payAI | 2d ago | 0xf7778b…f37b6b |
| 0xcac5…18a70xcac5…18a7 | Base | AIFoundry ComputeCompute | $0.10 | 100% | payAI | 2d ago | 0x19c777…10c275 |
| 0xcac5…18a70xcac5…18a7 | Base | AIFoundry ComputeCompute | $0.10 | 100% | payAI | 2d ago | 0x00e0b3…ee7c72 |
| 0xcac5…18a70xcac5…18a7 | Base | AIFoundry ComputeCompute | $0.10 | 100% | payAI | 2d ago | 0x2af560…53aee9 |
| 0xcac5…18a70xcac5…18a7 | Base | AIFoundry ComputeCompute | $0.01 | 100% | payAI | 2d ago | 0x22497f…e594b9 |
| 0xcac5…18a70xcac5…18a7 | Base | AIFoundry ComputeCompute | $0.10 | 100% | payAI | 2d ago | 0xce8fdc…08ead3 |
| 0xcac5…18a70xcac5…18a7 | Base | AIFoundry ComputeCompute | $0.10 | 100% | payAI | 2d ago | 0x7a5816…560b64 |
| 0xcac5…18a70xcac5…18a7 | Base | AIFoundry ComputeCompute | $0.10 | 100% | payAI | 2d ago | 0x8c34ce…897064 |
| 0xcac5…18a70xcac5…18a7 | Base | AIFoundry ComputeCompute | $0.10 | 100% | payAI | 2d ago | 0x1c8df9…a44d56 |
| 0xcac5…18a70xcac5…18a7 | Base | AIFoundry ComputeCompute | $0.10 | 100% | payAI | 2d ago | 0x5f2b72…8c11bb |
| 0xcac5…18a70xcac5…18a7 | Base | AIFoundry ComputeCompute | $0.10 | 100% | payAI | 2d ago | 0x5b3549…36ac0f |
| 0xcac5…18a70xcac5…18a7 | Base | AIFoundry ComputeCompute | $0.10 | 100% | payAI | 2d ago | 0x571189…ec9935 |
| 0xcac5…18a70xcac5…18a7 | Base | AIFoundry ComputeCompute | $0.01 | 100% | payAI | 2d ago | 0xf38019…f93423 |
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.