Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 68d ago | 0x8d8ba6…8e2b61 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 68d ago | 0x32357d…788333 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 68d ago | 0x4937c9…5e8625 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 68d ago | 0xf3818a…4cb536 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 68d ago | 0x447de6…7707e5 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 68d ago | 0x8b166a…90c26e |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 68d ago | 0xcd1645…fd4c4b |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 68d ago | 0xe80244…87ee28 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 68d ago | 0x1e28ee…493640 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 68d ago | 0xec7915…e17d21 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 68d ago | 0x2d4d27…b8136a |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 68d ago | 0x0ec0f2…566843 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 68d ago | 0xe9cad1…53e893 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 68d ago | 0x603bd8…3d16b5 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 68d ago | 0x2948ba…8693e6 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 68d ago | 0xa00464…3abe8e |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 68d ago | 0xd87305…a424a1 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 68d ago | 0x41f08b…a9735b |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 68d ago | 0x30fae1…19b151 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 68d ago | 0x8a3327…d36f8d |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 68d ago | 0x4faae3…08180c |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 68d ago | 0x3ad97f…3e0d79 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 68d ago | 0xc42c1d…230aa3 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 68d ago | 0xa70939…3d0b3f |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 68d ago | 0x7c3d35…9d4a57 |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.