Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xc39b23…b7e6bd |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xc7f582…2cd617 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xada813…b74571 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x72eba6…a59a02 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x9bf7e8…d6fc37 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x9b34c3…bb29d9 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xe97863…2fbebe |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x169f8d…8c2045 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x770405…ceade9 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x6e2fc9…cfa6c0 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x4f0798…f8e4b0 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x7b8cd6…55ef4c |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x094292…b9ebd9 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x0514a6…82632b |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x72b69a…737def |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xc827a8…15bc82 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xd7dd05…f83623 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe749c9…713eb6 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x3591d3…86761c |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x8491fc…a4ec60 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xda58c3…bae116 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xc32c40…1c85df |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xa2883d…562649 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xef9b78…18f23a |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x13c3a9…337812 |
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.