Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc28e…b7740x4801…91da | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x226c31…517af0 |
| 0xc28e…b7740xedd9…28f7 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x6b3cd2…870686 |
| 0xc28e…b7740x23de…473a | Base | — | $0.01 | 100% | coinbase | 60d ago | 0xe271a2…a0d96d |
| 0xc28e…b7740xe676…83ce | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x97ce41…44061e |
| 0xc28e…b7740x1825…8e30 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x971d18…4c09e6 |
| 0xc28e…b7740x9950…2c5d | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x60007b…939aeb |
| 0xc28e…b7740x3ae4…983d | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x9319e9…12fe3e |
| 0xc28e…b7740x85bd…58f4 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0xb850a7…e2640f |
| 0xc28e…b7740xe2a9…2fa5 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0xaf05de…50f55c |
| 0xc28e…b7740x7377…fb4c | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x69823b…b977aa |
| 0xc28e…b7740xaee1…75ed | Base | — | $0.01 | 100% | coinbase | 60d ago | 0xeaab4a…be5467 |
| 0xc28e…b7740x63bf…0cb7 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x73b2cb…1432c1 |
| 0xc28e…b7740xd999…c5b7 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x46a940…c748ba |
| 0xc28e…b7740x9f54…c579 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0xd52256…db6629 |
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.