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 | 82d ago | 0x80efff…10e28f |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 82d ago | 0x0035f7…86f5a7 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 82d ago | 0xdc3a7a…1c8916 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 82d ago | 0x2b096d…cb421f |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 82d ago | 0x674cda…b2d5de |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 82d ago | 0x77d20d…0970e6 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 82d ago | 0xae034a…60735e |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 82d ago | 0x35c5c3…377af2 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 82d ago | 0x2797bb…5c2986 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 82d ago | 0xbb363c…3b8320 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 82d ago | 0x510027…86a7e1 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 82d ago | 0xbb5eb3…6e011b |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 82d ago | 0xa6d27e…87b6bd |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 82d ago | 0x4897ea…ea9d55 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 82d ago | 0xd72e5a…28507a |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 82d ago | 0xc2d656…f1c786 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 82d ago | 0x2d0a25…5dd138 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 82d ago | 0xf953bf…c57346 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 82d ago | 0x10c006…1c17fb |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 82d ago | 0x7c10b1…9cb66d |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 82d ago | 0x6e365e…9cf02b |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 82d ago | 0x71a00e…0c03c7 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 82d ago | 0xce4f3f…7f7bd7 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 82d ago | 0x34d41b…0cc044 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 82d ago | 0x536daf…8ad2d3 |
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.