Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xef4076…0e1523 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x2c1c01…cfffd1 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xef8f3f…a5d5b3 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xccf84f…ae0750 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x7ddcab…4cac73 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x38c48f…0e6fef |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x7b8fad…efa340 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xc33a33…0422ed |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xc2bd72…ed4a44 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x86232e…c1a8de |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xa01718…aa1154 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xa8cd4c…4450be |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x72cad9…4a453c |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xa06617…b5460a |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xe90306…d96837 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x064bfd…81937d |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x18e515…0ab29e |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x2fa06b…8ef6d8 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xd2c14a…d93a3d |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xb2f8ba…30575f |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xb5c11c…30d4dc |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x9dd001…d72644 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xb819bb…fed6f9 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x4506c4…fa35d3 |
| 0xd909…15410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x244e6d…52844f |
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.