Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x405ee7…86a891 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x58dee0…b67b10 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x19d0fc…84336f |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x7a1274…8f97c2 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x589653…3eacee |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x7dac1f…574263 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x09f9e5…675f99 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x55babb…084681 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x624a1f…e27169 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x1ab4aa…7e33ff |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x3abd57…33c788 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xd24fb0…54958c |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x0e6249…d27af6 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x288316…ecc184 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x77e960…14270e |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x91f458…8e0c28 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x96efe5…7a3bdc |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xfae911…812161 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xb35ae6…189d75 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x4bfac0…0406ef |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xd39131…44c361 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xd9469a…27835a |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x538964…9f26d9 |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x3e767d…d8f75e |
| 0xc118…237a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x3f8d0b…90bf59 |
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.