Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3290…eb150x6d6e…9192 | Base | ExaSearch | $0.008 | 25% | Route unknown | 103d ago | 0x18cccd…13a528 |
| 0x3290…eb150x6d6e…9192 | Base | ExaSearch | $0.008 | 25% | Route unknown | 103d ago | 0x9c68d3…330466 |
| 0x3290…eb150xdd25…2ec0 | Base | StableTravelSeats Aero | $0.05 | 25% | Route unknown | 104d ago | 0x90a1cd…5b98bc |
| 0x3290…eb150xdd25…2ec0 | Base | StableTravelSeats Aero | $0.05 | 25% | Route unknown | 104d ago | 0x45aeb7…d5ac5d |
| 0x3290…eb150xdd25…2ec0 | Base | StableTravelSeats Aero | $0.05 | 25% | Route unknown | 104d ago | 0x5a5c3c…fbcbdd |
| 0x3290…eb150xdd25…2ec0 | Base | StableTravelSeats Aero | $0.05 | 25% | Route unknown | 104d ago | 0x5ec751…c794a5 |
| 0x3290…eb150xdd25…2ec0 | Base | StableTravelSeats Aero | $0.05 | 25% | Route unknown | 104d ago | 0xbc9dfe…54be0a |
| 0x3290…eb150xdd25…2ec0 | Base | StableTravelSeats Aero | $0.05 | 25% | Route unknown | 104d ago | 0x6dccf3…cd71b4 |
| 0x3290…eb150xdd25…2ec0 | Base | StableTravelSeats Aero | $0.05 | 25% | Route unknown | 104d ago | 0xad9552…c54714 |
| 0x3290…eb150xdd25…2ec0 | Base | StableTravelSeats Aero | $0.05 | 25% | Route unknown | 104d ago | 0x7d1aee…76fe45 |
| 0x3290…eb150xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 25% | Route unknown | 104d ago | 0xd73cdb…235541 |
| 0x3290…eb150xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 25% | Route unknown | 104d ago | 0xb0ba01…70c32b |
| 0x3290…eb150xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 25% | Route unknown | 104d ago | 0x0c8114…48502a |
| 0x3290…eb150xdd25…2ec0 | Base | StableTravelSeats Aero | $0.0054 | 25% | Route unknown | 104d ago | 0xb0aaa9…8994e9 |
| 0x3290…eb150xdd25…2ec0 | Base | StableTravelSeats Aero | $0.0054 | 25% | Route unknown | 104d ago | 0xc9876c…937807 |
| 0x3290…eb150xdd25…2ec0 | Base | StableTravelSeats Aero | $0.0054 | 25% | Route unknown | 104d ago | 0xf7fa91…c6c309 |
| 0x3290…eb150xdd25…2ec0 | Base | StableTravelSeats Aero | $0.0054 | 25% | Route unknown | 104d ago | 0x6ac80f…9dd713 |
| 0x3290…eb150xdd25…2ec0 | Base | StableTravelSeats Aero | $0.0054 | 25% | Route unknown | 104d ago | 0x5a0c5a…5deddc |
| 0x3290…eb150xdd25…2ec0 | Base | StableTravelSeats Aero | $0.05 | 25% | Route unknown | 104d ago | 0x182861…35de3a |
| 0x3290…eb150xdd25…2ec0 | Base | StableTravelSeats Aero | $0.05 | 25% | Route unknown | 104d ago | 0x0ba5d9…ed1509 |
| 0x3290…eb150xdd25…2ec0 | Base | StableTravelSeats Aero | $0.05 | 25% | Route unknown | 104d ago | 0x6ecb80…3e0a38 |
| 0x3290…eb150xdd25…2ec0 | Base | StableTravelSeats Aero | $0.05 | 25% | Route unknown | 104d ago | 0xc017e4…23f02b |
| 0x3290…eb150xdd25…2ec0 | Base | StableTravelSeats Aero | $0.05 | 25% | Route unknown | 104d ago | 0x18edf1…e64fed |
| 0x3290…eb150xdd25…2ec0 | Base | StableTravelSeats Aero | $0.05 | 25% | Route unknown | 104d ago | 0x19b855…6f85fd |
| 0x3290…eb150xdd25…2ec0 | Base | StableTravelSeats Aero | $0.05 | 25% | Route unknown | 104d ago | 0x5910e5…bead20 |
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.