Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x043d…ed3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0x65fdfd…59c550 |
| 0x043d…ed3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0xacbf89…413aa9 |
| 0x043d…ed3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xdf0bf8…37dd7f |
| 0x043d…ed3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xa56143…76a46b |
| 0x043d…ed3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x18cece…51475f |
| 0x043d…ed3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xbdc517…548097 |
| 0x043d…ed3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x90240f…9aef7c |
| 0x043d…ed3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x142cea…9b4686 |
| 0x043d…ed3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x87965e…09a6fe |
| 0x043d…ed3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xc3ae84…e2c273 |
| 0x043d…ed3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x531f7b…efaa4b |
| 0x043d…ed3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xcde142…669ce3 |
| 0x043d…ed3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x3bcc4f…60f8e4 |
| 0x043d…ed3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xe0f107…8f49bb |
| 0x043d…ed3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x9ac22a…7d47ff |
| 0x043d…ed3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x4bc80f…8b47d9 |
| 0x043d…ed3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x8f03d3…bd998f |
| 0x043d…ed3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x7fbfe5…7cdbc0 |
| 0x043d…ed3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x0ab29a…0d27c4 |
| 0x043d…ed3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x472d7b…e2c08a |
| 0x043d…ed3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xc78142…d56fa7 |
| 0x043d…ed3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x76cc7b…227525 |
| 0x043d…ed3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x1b6524…731950 |
| 0x043d…ed3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x09bca7…a0838d |
| 0x043d…ed3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x9ca75a…f4bacd |
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.