Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 91d ago | 0xed46bf…3a1fcd |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 91d ago | 0x959b4e…80a2a5 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 91d ago | 0x399d1e…888e31 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 91d ago | 0x1a79a5…4028c5 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 91d ago | 0x13f2fe…6b4d85 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 91d ago | 0x8dcd8b…2c7a0b |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 91d ago | 0x657430…941b37 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 91d ago | 0x317df2…749ce8 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 91d ago | 0x921508…4d63f0 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 91d ago | 0x75194d…68328c |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 91d ago | 0xe25a14…2b234c |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 91d ago | 0xd98084…5476da |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 91d ago | 0x471ad9…88c39a |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 91d ago | 0xdd5246…945f90 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 91d ago | 0x62b3da…fab4ea |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 91d ago | 0x4d830c…f57cd1 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 91d ago | 0x83d103…6c7e5a |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 91d ago | 0x40abbe…c6d080 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 91d ago | 0xc57fb2…844078 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 91d ago | 0xb3cfc6…fd7683 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 91d ago | 0xc92713…4f40fd |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 91d ago | 0x98a31e…7e4066 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 91d ago | 0x4e4843…a779ce |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 91d ago | 0x3f7903…469a77 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 91d ago | 0xfa7172…a3bbbb |
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.