Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0xa59660…9a608a |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0xc9f08d…9edfa9 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x35edc2…d6b0fe |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0xbca397…38eba3 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x6518a0…1afa63 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x347a75…fb1bfe |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x51e42f…d543aa |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0xa2e289…1e47b9 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0xbd0289…4efbfd |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x000ec3…1ee10b |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0xc912db…5db033 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x8310de…747710 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x2a8e22…eb8038 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x3ea9d4…454abf |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x42f0a9…4e6f55 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0xedd904…d36246 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0xf2a5cc…2d93a8 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xdb350d…283437 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x3ab025…11dadf |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x576846…61fd61 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xd03d2e…4a5ce4 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x8f5548…f1410c |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x8adc4b…578d8f |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x9d62d2…2b0a9e |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xe28a6d…e9dd43 |
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.