Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x01cd…1e090x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 91d ago | 0x1a2f60…40b6fd |
| 0x30ce…ca3b0x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 91d ago | 0x49281c…d95e2b |
| 0xce3c…caf90x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 91d ago | 0xf359b5…359ad9 |
| 0xaf5e…942d0x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 91d ago | 0x55d3ff…4fa9c6 |
| 0xaf5e…942d0x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 91d ago | 0xa259b8…a942a4 |
| 0x6152…7cb70x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 91d ago | 0x72f3e0…48a22e |
| 0x7781…f8f60x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 91d ago | 0x2ab12d…07ef95 |
| 0x1a00…9a8d0x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 91d ago | 0x1bd255…291fe6 |
| 0x7781…f8f60x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 91d ago | 0xd9b3c0…7d19ee |
| 0x9903…cef50x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 91d ago | 0x0530d8…78ee04 |
| 0x7f05…a2140x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 92d ago | 0x9704bf…253d75 |
| 0xc6e6…f70f0x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 92d ago | 0x4f65f3…191577 |
| 0xf945…bac50x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 92d ago | 0xd124c5…677fca |
| 0x986c…27740x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 92d ago | 0x97df2a…6c0610 |
| 0x7570…59cf0x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 92d ago | 0x936614…726b2f |
| 0x5914…e74b0x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 92d ago | 0x238994…884c65 |
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.