Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x4099f0…d0ba33 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0xa3150b…931aec |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x0a5af0…ee0e40 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x30e85b…a32228 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x0093d9…0f7638 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x3d58ff…330de2 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x4ffdbb…f7c25d |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x127f98…ac1f76 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x182b2a…759416 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0xa984ae…94f964 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x46ac1c…422cec |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x822fcd…2926e8 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x555afa…8dc41f |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x45c881…d7d721 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x84838f…e17376 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x8e4ab9…2bd7db |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x32b804…907b0a |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0xebce08…2c6f48 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x95c242…4ad0c2 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x4d3274…4801f1 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x1f9e13…0e0443 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x4ebf44…e1302a |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x50949d…518ed9 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x0236ac…534a36 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x3f9ec2…fb38a0 |
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.