Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 30d ago | 0x19c2db…4b8f4c |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 30d ago | 0xa83436…e8ed75 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 30d ago | 0x7d9f81…d87594 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 30d ago | 0x990c6d…9756d1 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 30d ago | 0x519e81…80ef1b |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 30d ago | 0x0b861b…62fa8d |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 30d ago | 0x29ced6…634368 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 30d ago | 0x4a6ad5…79af4a |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 30d ago | 0xab4b3e…0208cf |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 30d ago | 0x2dadd4…402a96 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 30d ago | 0xe577ee…8dc2a0 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 30d ago | 0xba8086…e78008 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 30d ago | 0xf38f7c…884317 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 30d ago | 0xa46dc7…249856 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 30d ago | 0x7e37ad…0185eb |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 30d ago | 0x6d4ed2…a7d571 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 30d ago | 0x64e539…241e28 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 30d ago | 0xe2671a…3be462 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 30d ago | 0x03c651…5dcf79 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 30d ago | 0xfb45ab…0315c6 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 30d ago | 0x9d5023…986d0f |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x6d5f3c…79c00c |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0xa15c8c…752a0d |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x5576c0…dbe132 |
| 0x4f97…221d0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0xda9e4f…94f2d9 |
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.