Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4bfb…0c880x0e3d…7757 | Base | — | $1.05 | 100% | 0x81da…371f | 97d ago | 0x9b77f2…29e0e3 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $5.25 | 100% | 0x3cca…9c7c | 97d ago | 0x6a4815…bd84a5 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $1.05 | 100% | 0x971c…70dd | 97d ago | 0xa01433…a7add5 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $2.10 | 100% | 0x9d1a…0135 | 97d ago | 0xbf2e45…e789ed |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $19.95 | 100% | 0x9e2a…5a94 | 97d ago | 0x4a896e…f7c315 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $10.50 | 100% | 0x6ae4…e26d | 97d ago | 0xd37ec3…9ef369 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $10.50 | 100% | 0x3213…64ef | 97d ago | 0xaedab5…c60d65 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $10.50 | 100% | 0xb834…55bc | 97d ago | 0x304cb2…90e828 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $10.50 | 100% | 0xe0dd…9b2b | 97d ago | 0xbdab39…50ec12 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $2.10 | 100% | 0x5823…9b21 | 98d ago | 0xe3f291…3e8ae5 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $1.05 | 100% | 0xdc27…c47d | 98d ago | 0x3d5bec…ddc5f1 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $10.50 | 100% | 0x04a0…f718 | 98d ago | 0x48d8ba…9f645f |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $2.10 | 100% | 0x0d6a…b704 | 98d ago | 0x7f2a6a…c1308f |
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.