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 | 51d ago | 0xb7f85c…86036d |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xfcf4f5…ee9dd3 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x3701fd…7b2dc7 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x77bbc2…2af34b |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x571318…8a1984 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x4f2ff6…cb2807 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x7420ef…b2c726 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x4fed5a…d9d735 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x33d115…920fc5 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x108da9…906352 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xd4c84e…ff8505 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xd9b8dc…e72eaf |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x260a0c…bae1fd |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x3fd59d…285543 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x58144b…53a332 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xde7955…f81d2a |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xe6eb26…1331d2 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x0266a3…7c51b8 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x0cc341…9cd072 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf7ec7a…dfbca1 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x9d57f0…5070ce |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xeb7ece…3fd954 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xb31b0d…a39f15 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x6ce557…ddc4f9 |
| 0xa39f…5dfe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xd628d5…4985a8 |
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.