Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xa7e9ae…db89d1 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x184b8c…113167 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x1f9cbe…34d872 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xe2b8d4…407203 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x9e6452…e29491 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xf7dbf0…039f5b |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x412025…c0ffc7 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x63e09d…369a2a |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x6b3e67…e64bec |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x2b9ecf…6f8947 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xcb86e1…91284d |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xe66c5a…7e3a2b |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x3daa73…1a5881 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x59423c…5435d0 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x485aea…f3fae1 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x529769…17e23a |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x196c0f…e30bb5 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xa87a57…345f78 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xb9db99…2013de |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x846562…c7ee0d |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x429570…22b238 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xd84d04…d88258 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x77f3b6…c44c86 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xe8373c…241adc |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xda4847…838e8b |
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.