Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4726…6ca40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 43d ago | 0x59dc3c…120d70 |
| 0x4726…6ca40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 43d ago | 0x208530…94dd5c |
| 0x4726…6ca40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 43d ago | 0x6e9d43…4468f4 |
| 0x4726…6ca40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 43d ago | 0x27eec2…1d1774 |
| 0x4726…6ca40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 43d ago | 0x175db9…100c98 |
| 0x4726…6ca40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 43d ago | 0x541b05…db8bca |
| 0x4726…6ca40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 43d ago | 0x058af9…372d73 |
| 0x4726…6ca40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 43d ago | 0x383d4a…8fd346 |
| 0x4726…6ca40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 43d ago | 0x2ebb93…fbaec4 |
| 0x4726…6ca40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 43d ago | 0x1027c8…43ccf8 |
| 0x4726…6ca40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 43d ago | 0xbc299f…3237c2 |
| 0x4726…6ca40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 43d ago | 0xb18405…d5cf25 |
| 0x4726…6ca40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 43d ago | 0xbc16bb…a76eb5 |
| 0x4726…6ca40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 43d ago | 0xdad095…3132d4 |
| 0x4726…6ca40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 43d ago | 0x860b97…08d0da |
| 0x4726…6ca40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 43d ago | 0x44c635…ae84ae |
| 0x4726…6ca40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 43d ago | 0xb84422…ace89f |
| 0x4726…6ca40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 43d ago | 0xf7620f…608489 |
| 0x4726…6ca40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 43d ago | 0x80554a…a9e055 |
| 0x4726…6ca40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 43d ago | 0xe94ca0…85c456 |
| 0x4726…6ca40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 43d ago | 0x62a2c3…5c6c0b |
| 0x4726…6ca40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 43d ago | 0x36cc1e…16d903 |
| 0x4726…6ca40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 43d ago | 0xadd036…8ba961 |
| 0x4726…6ca40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 43d ago | 0xfcc27d…39cba9 |
| 0x4726…6ca40xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 43d ago | 0xc2dbd2…6363e4 |
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.