Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x12cdb7…fd4236 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x51a642…e2bd7f |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xa19951…e77a5a |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x32e0a1…087817 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xbef9e7…d0577e |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x4806b2…4b5412 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xd33376…f59461 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x291b7f…4408a1 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x19cd9b…109a86 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xa308a1…162256 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xba48b0…fae665 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xa4fb4f…d1769e |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xa57600…501937 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xb68f5a…041ef5 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x8d3d09…c69750 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xebf710…bdf405 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x56325f…5bddfa |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x6b38e2…05a5c6 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x4dbd93…6c412c |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x9269e5…c2733c |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x3631ac…f49ed8 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x187efa…a3f15d |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x3dfb5e…9a1c89 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xae3506…0ea4e5 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xad33c7…cbfa70 |
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.