Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7b7f…46f20xec84…de28 | Base | Maha Context CompilerAi | $0.01 | 100% | coinbase | 11d ago | 0xd8b45e…69d4cf |
| 0x7b7f…46f20xec84…de28 | Base | Maha Context CompilerAi | $0.007 | 100% | coinbase | 11d ago | 0x59f8ec…6c38d4 |
| 0x7b7f…46f20xec84…de28 | Base | Maha Context CompilerAi | $0.50 | 100% | coinbase | 11d ago | 0x5677d7…6d56a0 |
| 0x7b7f…46f20xec84…de28 | Base | Maha Context CompilerAi | $0.25 | 100% | coinbase | 11d ago | 0xe9cd80…3e8d14 |
| 0x7b7f…46f20xec84…de28 | Base | Maha Context CompilerAi | $0.12 | 100% | coinbase | 11d ago | 0xb10f7c…1a71dd |
| 0x7b7f…46f20xec84…de28 | Base | Maha Context CompilerAi | $0.06 | 100% | coinbase | 11d ago | 0x77ac6a…caaff8 |
| 0x7b7f…46f20xec84…de28 | Base | Maha Context CompilerAi | $0.04 | 100% | coinbase | 11d ago | 0x6ec8f1…4f8de8 |
| 0x7b7f…46f20xec84…de28 | Base | Maha Context CompilerAi | $0.04 | 100% | coinbase | 11d ago | 0x710311…420eec |
| 0x7b7f…46f20xec84…de28 | Base | Maha Context CompilerAi | $0.03 | 100% | coinbase | 11d ago | 0x832f06…7586aa |
| 0x7b7f…46f20xec84…de28 | Base | Maha Context CompilerAi | $0.03 | 100% | coinbase | 11d ago | 0x4964a7…5e0dba |
| 0x7b7f…46f20xec84…de28 | Base | Maha Context CompilerAi | $0.02 | 100% | coinbase | 11d ago | 0x30c8a2…b7bffb |
| 0x7b7f…46f20xec84…de28 | Base | Maha Context CompilerAi | $0.02 | 100% | coinbase | 11d ago | 0x8330e9…0b609e |
| 0x7b7f…46f20xec84…de28 | Base | Maha Context CompilerAi | $0.02 | 100% | coinbase | 11d ago | 0xb84010…ae21f9 |
| 0x7b7f…46f20xec84…de28 | Base | Maha Context CompilerAi | $0.02 | 100% | coinbase | 11d ago | 0x5a02d3…c0a614 |
| 0x7b7f…46f20xec84…de28 | Base | Maha Context CompilerAi | $0.02 | 100% | coinbase | 11d ago | 0x948d49…4e3502 |
| 0x7b7f…46f20xec84…de28 | Base | Maha Context CompilerAi | $0.02 | 100% | coinbase | 11d ago | 0xc82bb1…3075e1 |
| 0x7b7f…46f20xec84…de28 | Base | Maha Context CompilerAi | $0.02 | 100% | coinbase | 11d ago | 0xd2cdd4…1ad542 |
| 0x7b7f…46f20xec84…de28 | Base | Maha Context CompilerAi | $0.02 | 100% | coinbase | 11d ago | 0xf1930d…e8a9b0 |
| 0x7b7f…46f20xec84…de28 | Base | Maha Context CompilerAi | $0.01 | 100% | coinbase | 11d ago | 0x44ffab…f33577 |
| 0x7b7f…46f20xec84…de28 | Base | Maha Context CompilerAi | $0.01 | 100% | coinbase | 11d ago | 0xe11645…5351a9 |
| 0x7b7f…46f20xec84…de28 | Base | Maha Context CompilerAi | $0.01 | 100% | coinbase | 11d ago | 0xe9975f…c4c85a |
| 0x7b7f…46f20xec84…de28 | Base | Maha Context CompilerAi | $0.01 | 100% | coinbase | 11d ago | 0xd39124…08a116 |
| 0x7b7f…46f20xec84…de28 | Base | Maha Context CompilerAi | $0.009 | 100% | coinbase | 11d ago | 0x508e6e…871150 |
| 0x7b7f…46f20xec84…de28 | Base | Maha Context CompilerAi | $0.008 | 100% | coinbase | 11d ago | 0xa5f77b…332318 |
| 0x7b7f…46f20xec84…de28 | Base | Maha Context CompilerAi | $0.006 | 100% | coinbase | 11d ago | 0x181377…5e6c67 |
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.