Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xf5e451…5545b5 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xac5acb…425757 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x644ff6…279761 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xb01e8a…2fc379 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x875a7d…80bfd4 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x5e5b54…b99600 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x2803b1…1d529a |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x4c3f81…e206f6 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x105ceb…38df00 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xb8d4e9…df45ab |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x595adb…19e973 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x03aefe…54ce85 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xe1f203…130449 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xedbeb1…6be7ac |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xf91e3a…203217 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xe8b2c2…ef05b3 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xf8127b…196d4d |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x4fb7ee…1a7a1e |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x5e1913…f064de |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x12b638…2742fb |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x8ff517…16322b |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xef8089…356f76 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xe6964c…39ee9c |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xd0342c…d99ec1 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xbab4dd…3719e2 |
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.