Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x03ab…ad3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xede53b…badb0d |
| 0x03ab…ad3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x5e1553…be1c4d |
| 0x03ab…ad3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xbf5c81…98996b |
| 0x03ab…ad3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xb645cf…ae8abe |
| 0x03ab…ad3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xb5689c…bd71c2 |
| 0x03ab…ad3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x8a0a6c…2195ec |
| 0x03ab…ad3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xe41fda…b16b0e |
| 0x03ab…ad3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x2c5a33…93a853 |
| 0x03ab…ad3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x5ea5f2…0c58c3 |
| 0x03ab…ad3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xc538cb…bef3d6 |
| 0x03ab…ad3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x9dec29…a661ec |
| 0x03ab…ad3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x442ab7…dfa090 |
| 0x03ab…ad3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xe5aea5…3ef363 |
| 0x03ab…ad3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xf12a8f…d03657 |
| 0x03ab…ad3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x32e5b7…e32de9 |
| 0x03ab…ad3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x108327…b11964 |
| 0x03ab…ad3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x35c96e…c3bfe7 |
| 0x03ab…ad3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x06c1ad…6c4120 |
| 0x03ab…ad3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xfc012d…f78572 |
| 0x03ab…ad3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x21c0b6…462cbf |
| 0x03ab…ad3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xe2ca37…4fd11d |
| 0x03ab…ad3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x3b6f29…2be0a9 |
| 0x03ab…ad3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xe71312…c7b2f4 |
| 0x03ab…ad3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xa05075…c5826c |
| 0x03ab…ad3e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x0834fd…c29e0d |
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.