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 | — | $1.91 | 100% | Payer-submitted | 92d ago | 0xdea385…59003e |
| 0xa54d…49f50xe742…ea88 | Base | — | $1.98 | 100% | Payer-submitted | 92d ago | 0x62b305…9c7f1d |
| 0xa54d…49f50xe742…ea88 | Base | — | $1.79 | 100% | Payer-submitted | 92d ago | 0x40a1d9…ea9869 |
| 0xa54d…49f50xe742…ea88 | Base | — | $3.29 | 100% | Payer-submitted | 92d ago | 0xedd067…83d4c2 |
| 0xa54d…49f50xe742…ea88 | Base | — | $3.47 | 100% | Payer-submitted | 92d ago | 0x52646a…7987a9 |
| 0xa54d…49f50xe742…ea88 | Base | — | $3.51 | 100% | Payer-submitted | 92d ago | 0x27eea9…204bcc |
| 0xa54d…49f50xe742…ea88 | Base | — | $2.40 | 100% | Payer-submitted | 92d ago | 0xe8f828…5af23e |
| 0xa54d…49f50xe742…ea88 | Base | — | $1.18 | 100% | Payer-submitted | 92d ago | 0xf137a4…fb8729 |
| 0xa54d…49f50xe742…ea88 | Base | — | $7.06 | 100% | Payer-submitted | 92d ago | 0x5314c6…d46d6b |
| 0xa54d…49f50xe742…ea88 | Base | — | $1.52 | 100% | Payer-submitted | 92d ago | 0xd682f7…ae206e |
| 0xa54d…49f50xe742…ea88 | Base | — | $3.82 | 100% | Payer-submitted | 92d ago | 0xb6b023…75dd61 |
| 0xa54d…49f50xe742…ea88 | Base | — | $4.84 | 100% | Payer-submitted | 92d ago | 0xb42bbe…1ab141 |
| 0xa54d…49f50xe742…ea88 | Base | — | $10.96 | 100% | Payer-submitted | 92d ago | 0x890866…2a5e25 |
| 0xa54d…49f50xe742…ea88 | Base | — | $1.14 | 100% | Payer-submitted | 92d ago | 0xbc13ab…aa5fac |
| 0xa54d…49f50xe742…ea88 | Base | — | $1.14 | 100% | Payer-submitted | 92d ago | 0xd7397d…35aa98 |
| 0xa54d…49f50xe742…ea88 | Base | — | $89.69 | 100% | Payer-submitted | 92d ago | 0x3cbf8c…4904d0 |
| 0xa54d…49f50xe742…ea88 | Base | — | $3.42 | 100% | Payer-submitted | 92d ago | 0x4b99bc…cfb06c |
| 0xa54d…49f50xe742…ea88 | Base | — | $3.98 | 100% | Payer-submitted | 92d ago | 0x20b975…0fef90 |
| 0xa54d…49f50xe742…ea88 | Base | — | $27.57 | 100% | Payer-submitted | 92d ago | 0xe7c1bd…283bac |
| 0xa54d…49f50xe742…ea88 | Base | — | $24.72 | 100% | Payer-submitted | 92d ago | 0x11cbae…22dd1c |
| 0xa54d…49f50xe742…ea88 | Base | — | $6.93 | 100% | Payer-submitted | 92d ago | 0xaebbeb…4dae41 |
| 0xa54d…49f50xe742…ea88 | Base | — | $7.22 | 100% | Payer-submitted | 92d ago | 0x36e64d…34fb83 |
| 0xa54d…49f50xe742…ea88 | Base | — | $15.67 | 100% | Payer-submitted | 92d ago | 0x98df58…d8dabe |
| 0xa54d…49f50xe742…ea88 | Base | — | $9.97 | 100% | Payer-submitted | 92d ago | 0x769c08…e108cd |
| 0xa54d…49f50xe742…ea88 | Base | — | $553.65 | 100% | Payer-submitted | 92d ago | 0x336e0f…f5f82f |
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.