Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa520…eca40x0e3d…7757 | Base | — | $3.15 | 100% | 0x3cca…9c7c | 111d ago | 0x05c983…c2fc88 |
| 0xa520…eca40x0e3d…7757 | Base | — | $5.25 | 100% | 0x2e11…8573 | 111d ago | 0xbc1c1b…0a4272 |
| 0xa520…eca40x0e3d…7757 | Base | — | $5.25 | 100% | 0x55b3…f1a0 | 111d ago | 0xa3fe4e…c37f01 |
| 0xa520…eca40x0e3d…7757 | Base | — | $5.25 | 100% | 0x69ba…d2e2 | 111d ago | 0xbe2324…39fb87 |
| 0xa520…eca40x0e3d…7757 | Base | — | $10.50 | 100% | 0xb182…b93d | 111d ago | 0x04d820…1b744d |
| 0xa520…eca40x0e3d…7757 | Base | — | $10.50 | 100% | 0x238e…2325 | 111d ago | 0xf746bd…c541b0 |
| 0xa520…eca40x0e3d…7757 | Base | — | $5.25 | 100% | 0x2d29…913b | 112d ago | 0x443e2e…576c32 |
| 0xa520…eca40x0e3d…7757 | Base | — | $5.25 | 100% | 0x7685…4769 | 112d ago | 0xa35477…ae8bef |
| 0xa520…eca40x0e3d…7757 | Base | — | $21.00 | 100% | 0x4a3c…7102 | 112d ago | 0x47fb7e…8e3b48 |
| 0xa520…eca40x0e3d…7757 | Base | — | $9.45 | 100% | 0x50b0…9cda | 112d ago | 0x02227f…3361b1 |
| 0xa520…eca40x0e3d…7757 | Base | — | $2.10 | 100% | 0xcfc4…e104 | 112d ago | 0x9d316c…5af254 |
| 0xa520…eca40x0e3d…7757 | Base | — | $3.15 | 100% | 0x4a9b…67ce | 112d ago | 0x8bb320…91eca0 |
| 0xa520…eca40x0e3d…7757 | Base | — | $21.00 | 100% | 0x53e5…0939 | 112d ago | 0xd0fc08…3e937a |
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.