Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xa9044d…2dfa31 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xec3168…ad361f |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x564836…f4ddb3 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xbf93c9…f52e29 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x8e9f66…460c26 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x118251…23eac9 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xa4b701…a4fcef |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x859cf8…ee9dd3 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x55639c…56652e |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xf576aa…a03f0e |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x486989…286479 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xc073c6…a78f54 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xcec8f6…fe561b |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x1a24c5…ebd5af |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xaf8494…f05d70 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x832c71…17ac9b |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x5fd93b…a550f5 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x16c595…05502f |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x974a90…59800d |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xad3a7f…a17217 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x18f966…14ffd9 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xef5eff…4557e5 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x4a7ebd…93577a |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xf53e30…18f572 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x526592…e9ad71 |
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.