Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x0d0f…c04f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xfad946…7cb46a |
| 0x0d0f…c04f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x8ec931…d3a093 |
| 0x0d0f…c04f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x1c46ac…1fa131 |
| 0x0d0f…c04f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xf50322…592281 |
| 0x0d0f…c04f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x2a9dc4…df5ebc |
| 0x0d0f…c04f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xc7d009…539b3e |
| 0x0d0f…c04f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x20b5b7…72744d |
| 0x0d0f…c04f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xf1d928…810b78 |
| 0x0d0f…c04f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x213285…018670 |
| 0x0d0f…c04f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x285f25…44255f |
| 0x0d0f…c04f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xdbcd66…c53a91 |
| 0x0d0f…c04f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x739a76…4b6280 |
| 0x0d0f…c04f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x51b59e…a76716 |
| 0x0d0f…c04f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x0b13d9…e3177b |
| 0x0d0f…c04f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x617748…18aec0 |
| 0x0d0f…c04f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x68c3ce…ff0a3b |
| 0x0d0f…c04f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x8e2c10…b687ce |
| 0x0d0f…c04f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x250ae4…ad7564 |
| 0x0d0f…c04f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x0eaa71…613cbf |
| 0x0d0f…c04f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xd54ffc…5dff17 |
| 0x0d0f…c04f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x9690f2…7df2ae |
| 0x0d0f…c04f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x081646…1e29e7 |
| 0x0d0f…c04f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x923614…5781c1 |
| 0x0d0f…c04f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xf9b44b…fee59e |
| 0x0d0f…c04f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x80287d…3c5565 |
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.