Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x823b…9ae80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x84961b…09ee1b |
| 0x823b…9ae80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x7d0c20…4f22e9 |
| 0x823b…9ae80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xf4b837…daaad9 |
| 0x823b…9ae80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x43a637…46314a |
| 0x823b…9ae80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x3d2b0e…176d75 |
| 0x823b…9ae80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x2d80b5…d00f85 |
| 0x823b…9ae80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xd495ad…3299b2 |
| 0x823b…9ae80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xe4fa92…a21821 |
| 0x823b…9ae80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xbb34e1…b19a55 |
| 0x823b…9ae80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x977482…cbee3e |
| 0x823b…9ae80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x858405…489a37 |
| 0x823b…9ae80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x74e08e…dabfc0 |
| 0x823b…9ae80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xe57dc2…f3404d |
| 0x823b…9ae80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x6a39b8…2e7a60 |
| 0x823b…9ae80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xffd041…8750fa |
| 0x823b…9ae80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x40628d…bc35ea |
| 0x823b…9ae80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xb592f0…f0e589 |
| 0x823b…9ae80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x14e767…00c05a |
| 0x823b…9ae80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xf953c2…08eb60 |
| 0x823b…9ae80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xd48c15…9ee46c |
| 0x823b…9ae80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xcf07e0…28ce6c |
| 0x823b…9ae80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xb62d68…905d3a |
| 0x823b…9ae80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x75f3a7…43ace7 |
| 0x823b…9ae80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xfa2e3a…381cb6 |
| 0x823b…9ae80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x012b51…58fa3e |
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.