Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5d79…ab930x47c5…4fc3 | Base | — | $2.10 | 70% | 0xa140…d38d | 28d ago | 0x78f6b0…cd3cf6 |
| 0x5d79…ab930x47c5…4fc3 | Base | — | $9.45 | 70% | 0xb834…55bc | 29d ago | 0x2c28e9…f21631 |
| 0x5d79…ab930x47c5…4fc3 | Base | — | $2.10 | 70% | 0x77d2…f15d | 29d ago | 0x801e5f…5ce856 |
| 0x5d79…ab930x47c5…4fc3 | Base | — | $2.10 | 70% | 0xb60e…e3aa | 29d ago | 0xa530dc…544801 |
| 0x5d79…ab930x47c5…4fc3 | Base | — | $28.35 | 70% | 0x5e96…f159 | 29d ago | 0xb8a00e…4000f4 |
| 0x5d79…ab930x47c5…4fc3 | Base | — | $5.25 | 70% | 0xa423…2cae | 29d ago | 0x71dfda…ad6308 |
| 0x5d79…ab930x47c5…4fc3 | Base | — | $10.50 | 70% | 0x0e26…7978 | 29d ago | 0x0700ba…16ddcd |
| 0x5d79…ab930x47c5…4fc3 | Base | — | $21.00 | 70% | 0xcf6b…a40a | 29d ago | 0x64bac7…6586c3 |
| 0x5d79…ab930x47c5…4fc3 | Base | — | $5.25 | 70% | 0xc2de…8a3d | 29d ago | 0x7e26b8…58de8a |
| 0x5d79…ab930x47c5…4fc3 | Base | — | $5.25 | 70% | 0xab17…f943 | 29d ago | 0x8a5e61…78ff01 |
| 0x5d79…ab930x47c5…4fc3 | Base | — | $5.25 | 70% | 0xcb3f…dc29 | 29d ago | 0x03057d…f0e182 |
| 0x5d79…ab930x47c5…4fc3 | Base | — | $1.05 | 70% | 0xb834…55bc | 29d ago | 0x9395d1…e59fd5 |
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.