Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa54d…49f50xe742…ea88 | Base | — | $3.76 | 100% | Payer-submitted | 66d ago | 0xaff2e6…51467f |
| 0xa54d…49f50xe742…ea88 | Base | — | $12.00 | 100% | Payer-submitted | 66d ago | 0x4a64fe…93ef3f |
| 0xa54d…49f50xe742…ea88 | Base | — | $1.97 | 100% | Payer-submitted | 66d ago | 0x9021cd…889059 |
| 0xa54d…49f50xe742…ea88 | Base | — | $7.96 | 100% | Payer-submitted | 66d ago | 0xdf332d…d4c01e |
| 0xa54d…49f50xe742…ea88 | Base | — | $17.64 | 100% | Payer-submitted | 66d ago | 0x50677c…7f878c |
| 0xa54d…49f50xe742…ea88 | Base | — | $3.61 | 100% | Payer-submitted | 66d ago | 0x902069…a63ce0 |
| 0xa54d…49f50xe742…ea88 | Base | — | $2.21 | 100% | Payer-submitted | 66d ago | 0x15bf3b…de388e |
| 0xa54d…49f50xe742…ea88 | Base | — | $570.06 | 100% | Payer-submitted | 66d ago | 0x668d28…5e8c5c |
| 0xa54d…49f50xe742…ea88 | Base | — | $6,150.29 | 100% | Payer-submitted | 66d ago | 0xdb1401…0a2df2 |
| 0xa54d…49f50xe742…ea88 | Base | — | $299.59 | 100% | Payer-submitted | 66d ago | 0xeb77dc…40545b |
| 0xa54d…49f50xe742…ea88 | Base | — | $11.22 | 100% | Payer-submitted | 66d ago | 0xc318aa…d9e6da |
| 0xa54d…49f50xe742…ea88 | Base | — | $493.83 | 100% | Payer-submitted | 66d ago | 0x41ab85…88027b |
| 0xa54d…49f50xe742…ea88 | Base | — | $12.23 | 100% | Payer-submitted | 66d ago | 0x64ba48…bd2a8a |
| 0xa54d…49f50xe742…ea88 | Base | — | $21.72 | 100% | Payer-submitted | 66d ago | 0x8b12e7…d1c597 |
| 0xa54d…49f50xe742…ea88 | Base | — | $2.49 | 100% | Payer-submitted | 66d ago | 0xed9784…c5c5af |
| 0xa54d…49f50xe742…ea88 | Base | — | $3.85 | 100% | Payer-submitted | 66d ago | 0x8ce5ff…2fb49e |
| 0xa54d…49f50xe742…ea88 | Base | — | $1.58 | 100% | Payer-submitted | 66d ago | 0x0ca34c…a76478 |
| 0xa54d…49f50xe742…ea88 | Base | — | $110.35 | 100% | Payer-submitted | 66d ago | 0x04bb09…28f42e |
| 0xa54d…49f50xe742…ea88 | Base | — | $3.96 | 100% | Payer-submitted | 66d ago | 0xca2c4f…82b570 |
| 0xa54d…49f50xe742…ea88 | Base | — | $95.32 | 100% | Payer-submitted | 66d ago | 0x48162c…3d81a4 |
| 0xa54d…49f50xe742…ea88 | Base | — | $36.14 | 100% | Payer-submitted | 66d ago | 0x77c7cd…0873c6 |
| 0xa54d…49f50xe742…ea88 | Base | — | $1.39 | 100% | Payer-submitted | 66d ago | 0xcad5cb…6600d2 |
| 0xa54d…49f50xe742…ea88 | Base | — | $35.73 | 100% | Payer-submitted | 66d ago | 0x451bbe…cc230f |
| 0xa54d…49f50xe742…ea88 | Base | — | $3.09 | 100% | Payer-submitted | 66d ago | 0x3fa9ba…4d83e9 |
| 0xa54d…49f50xe742…ea88 | Base | — | $967.36 | 100% | Payer-submitted | 66d ago | 0x3acbc3…fe0e0b |
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.