Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 89d ago | 0xdde97e…6006de |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 89d ago | 0xeb313a…f7d18a |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 89d ago | 0xd9ece2…901a40 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 89d ago | 0x8c0780…a23d02 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 89d ago | 0xecb555…a32a03 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 89d ago | 0x95c896…c3105b |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 89d ago | 0x33eeca…93dd9c |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 89d ago | 0xe7e229…687142 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 89d ago | 0x78b879…19cb55 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 89d ago | 0xc93b4c…3a8be5 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 89d ago | 0x258e58…9093ea |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 89d ago | 0x2b44f5…765e8a |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 89d ago | 0x679b1c…0ccbaf |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 89d ago | 0xfa10c8…232c47 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 89d ago | 0x83d6eb…31965d |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 89d ago | 0xcb22d9…452739 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 89d ago | 0x7b4409…701a52 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 89d ago | 0xfde813…e253d9 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 89d ago | 0x43e9d4…28c347 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 89d ago | 0x869ebe…887294 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 89d ago | 0x7f7bf9…fc0e52 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 89d ago | 0xa6106d…288ea1 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 89d ago | 0x3b505b…e16bb0 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 89d ago | 0x5aacc0…9a9a7f |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 89d ago | 0x31caa6…6566d9 |
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.