Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa991…d31d0x5163…ba06 | Base | Angel's Rewrite LiteRewrite | $0.25 | 100% | coinbase | 24d ago | 0xc3d15c…43c629 |
| 0xa991…d31d0x217e…67c4 | Base | x402 Service Auditx402 | $0.02 | 100% | coinbase | 24d ago | 0xac0e02…9f9395 |
| 0xa991…d31d0x217e…67c4 | Base | x402 Service Auditx402 | $0.02 | 100% | coinbase | 24d ago | 0x33c799…e56f45 |
| 0xa991…d31d0x217e…67c4 | Base | x402 Service Auditx402 | $0.02 | 100% | coinbase | 24d ago | 0x85e32e…c79cae |
| 0xa991…d31d0x217e…67c4 | Base | x402 Service Auditx402 | $0.02 | 100% | coinbase | 24d ago | 0x366384…01a697 |
| 0xa991…d31d0x217e…67c4 | Base | x402 Service Auditx402 | $0.02 | 100% | coinbase | 24d ago | 0xcb74ee…8ca388 |
| 0xa991…d31d0xb519…826a | Base | x402 service | $0.001 | 100% | coinbase | 24d ago | 0x782965…5f0c4d |
| 0xa991…d31d0x217e…67c4 | Base | x402 Service Auditx402 | $0.02 | 100% | coinbase | 24d ago | 0x3b36c8…c4ea33 |
| 0xa991…d31d0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 24d ago | 0x40230c…c32189 |
| 0xa991…d31d0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 24d ago | 0xca3a44…db6284 |
| 0xa991…d31d0x217e…67c4 | Base | x402 Service Auditx402 | $0.02 | 100% | coinbase | 24d ago | 0x13de15…b1b91c |
| 0xa991…d31d0x217e…67c4 | Base | x402 Service Auditx402 | $0.02 | 100% | coinbase | 24d ago | 0x77693b…b4184c |
| 0xa991…d31d0x217e…67c4 | Base | x402 Service Auditx402 | $0.02 | 100% | coinbase | 24d ago | 0x58934c…4cf81d |
| 0xa991…d31d0x217e…67c4 | Base | x402 Service Auditx402 | $0.02 | 100% | coinbase | 24d ago | 0x4acb75…d7c44a |
| 0xa991…d31d0x217e…67c4 | Base | x402 Service Auditx402 | $0.005 | 100% | coinbase | 24d ago | 0x54581f…915c7e |
| 0xa991…d31d0x217e…67c4 | Base | x402 Service Auditx402 | $0.02 | 100% | coinbase | 24d ago | 0x4c52f7…f93270 |
| 0xa991…d31d0x217e…67c4 | Base | x402 Service Auditx402 | $0.005 | 100% | coinbase | 24d ago | 0xcc5864…de48eb |
| 0xa991…d31d0x217e…67c4 | Base | x402 Service Auditx402 | $0.02 | 100% | coinbase | 24d ago | 0x32336d…f5192e |
| 0xa991…d31d0x217e…67c4 | Base | x402 Service Auditx402 | $0.005 | 100% | coinbase | 24d ago | 0x2553c2…f6ed43 |
| 0xa991…d31d0x217e…67c4 | Base | x402 Service Auditx402 | $0.005 | 100% | coinbase | 24d ago | 0xd69c23…b07e6c |
| 0xa991…d31d0x5163…ba06 | Base | Angel's Rewrite LiteRewrite | $0.25 | 100% | coinbase | 25d ago | 0x403415…3df665 |
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.