Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x03f8…5d8e0x7610…2594 | Base | — | $0.40 | 100% | fluxa | 48d ago | 0x0b9961…f1f924 |
| 0xa12a…8c7e0x7610…2594 | Base | — | $0.40 | 100% | fluxa | 48d ago | 0x89d250…abec66 |
| 0x5d70…361f0x7610…2594 | Base | — | $0.40 | 100% | fluxa | 48d ago | 0xc150c4…f15c2d |
| 0x566a…15980x7610…2594 | Base | — | $0.40 | 100% | fluxa | 48d ago | 0x580c72…46857d |
| 0x3431…1bf70x7610…2594 | Base | — | $0.40 | 100% | fluxa | 48d ago | 0x9dd200…fcb6bc |
| 0xb89c…dd480x7610…2594 | Base | — | $0.40 | 100% | fluxa | 48d ago | 0xb97f8b…79ba9b |
| 0xcdfb…1de60x7610…2594 | Base | — | $0.40 | 100% | fluxa | 48d ago | 0xbd691a…d08497 |
| 0x03ff…b6680x7610…2594 | Base | — | $0.40 | 100% | fluxa | 48d ago | 0x0ae6e7…f971f2 |
| 0x79e1…af270x7610…2594 | Base | — | $0.40 | 100% | fluxa | 48d ago | 0x1836cc…f9bdeb |
| 0x9d5f…66c70x7610…2594 | Base | — | $0.40 | 100% | fluxa | 48d ago | 0x386a83…a8b2b2 |
| 0x8d49…e41e0x7610…2594 | Base | — | $0.40 | 100% | fluxa | 48d ago | 0x12a54b…820ab0 |
| 0x5617…00bf0x7610…2594 | Base | — | $0.40 | 100% | fluxa | 48d ago | 0xa3cfb2…44d29c |
| 0xa6f7…9c5e0x7610…2594 | Base | — | $0.40 | 100% | fluxa | 48d ago | 0x1749d4…f4e379 |
| 0x1488…34320x7610…2594 | Base | — | $0.10 | 100% | fluxa | 48d ago | 0x0093b3…ac7bbe |
| 0x11ed…82b00x7610…2594 | Base | — | $0.40 | 100% | fluxa | 48d ago | 0xcd2602…655d3d |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.