Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 21d ago | 0x364607…c1edbf |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.03 | 100% | coinbase | 21d ago | 0xe465a6…2d3c08 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 21d ago | 0xeacda1…4e5ee2 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 21d ago | 0x4758e9…b35c5e |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 21d ago | 0x1bdcb7…8f105a |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 21d ago | 0xdc013e…044007 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.04 | 100% | coinbase | 21d ago | 0x85fb4a…6ce20e |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 21d ago | 0xe2b427…2ee38c |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 21d ago | 0x5073f4…47deb8 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 21d ago | 0x56497e…239dd7 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 21d ago | 0xc1c72e…a65739 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 21d ago | 0x3373e3…991dd0 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 21d ago | 0x382b29…f261d2 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 21d ago | 0x49f56b…f58393 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 21d ago | 0x757656…ca9c2b |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 21d ago | 0x0c386b…f66106 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 21d ago | 0x30bf3d…65b568 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 21d ago | 0x874e44…000106 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 21d ago | 0x584de8…c0d1ae |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 21d ago | 0xd6d5ec…4355d9 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 21d ago | 0xb264bb…e83c91 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 21d ago | 0x4b7ef4…5cd16a |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 21d ago | 0xf0968c…0640a7 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 21d ago | 0x074da6…e740b1 |
| 0x9d3d…d8370x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 21d ago | 0x77f247…da30aa |
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.