Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xc7198a…46f492 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x3e6c2f…4869dd |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x81c3f3…6617e8 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xcfcdf0…c08995 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x0978e5…328614 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x48c2a3…881ac3 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x3b1a5e…834120 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x5b89da…a1c88b |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xe8da77…69f713 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x96f357…79d35f |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x79ebe1…cfd528 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x570f90…fd9775 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xca95d9…126be2 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x9fbaa0…e59cf3 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x0b23a6…9fb910 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xf66e02…9d46d3 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x48a5c9…f9b1df |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x675323…3ee929 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x308254…96cf2e |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xb15c1a…90cbc3 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x853925…72c577 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x9ca198…225a12 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x254ea7…195b90 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x1202ec…f2eca7 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x8ad990…84c084 |
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.