Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x6846…c4450x1c25…7b58 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0xf41667…318ab1 |
| 0x6846…c4450xbe5f…2bb8 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x11fab2…900589 |
| 0x6846…c4450x374f…87f4 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x8f69b3…e94d4e |
| 0x6846…c4450x768d…cfb0 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x300127…c00cec |
| 0x6846…c4450xd789…469a | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x23049d…651b9d |
| 0x6846…c4450x7772…39c5 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x41109f…79dded |
| 0x6846…c4450x2616…48ee | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x49c2c0…bf9cc3 |
| 0x6846…c4450xe822…d254 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x41535e…f758ed |
| 0x6846…c4450xb24c…0c08 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x3bba6c…d779c9 |
| 0x6846…c4450x3462…fc9b | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x513cb9…0d23e8 |
| 0x6846…c4450xaab2…6f86 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x9cca4e…c5cf07 |
| 0x6846…c4450xa36f…a29f | Base | — | $0.01 | 100% | coinbase | 73d ago | 0xfc9762…4ef6ba |
| 0x6846…c4450x9b78…0f3a | Base | — | $0.01 | 100% | coinbase | 73d ago | 0xa77717…57e046 |
| 0x6846…c4450xeaf4…ac44 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0xfdf7ce…9a4266 |
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.