Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x0184…a3660x32bc…9008 | Base | — | $7.74 | 70% | 0xbfb1…5ca6 | 9d ago | 0x450d53…55f103 |
| 0xf971…584a0x32bc…9008 | Base | — | $3.87 | 70% | 0xbfb1…5ca6 | 9d ago | 0xf1fd1d…de8341 |
| 0x5d17…ade50x32bc…9008 | Base | — | $3.87 | 70% | 0xbfb1…5ca6 | 9d ago | 0x909000…447a8f |
| 0x0eb6…56f30x32bc…9008 | Base | — | $3.87 | 70% | 0xbfb1…5ca6 | 9d ago | 0x55326a…8d7f95 |
| 0xccb8…f0fe0x32bc…9008 | Base | — | $7.99 | 70% | 0xbfb1…5ca6 | 9d ago | 0x267036…55feee |
| 0x9322…5f5a0x32bc…9008 | Base | — | $7.99 | 70% | 0xbfb1…5ca6 | 10d ago | 0xde17e7…e9b3ba |
| 0x3256…bf3f0x32bc…9008 | Base | — | $7.99 | 70% | 0xbfb1…5ca6 | 10d ago | 0x573be9…71fb26 |
| 0x0b6c…640b0x32bc…9008 | Base | — | $200.00 | 70% | 0xbfb1…5ca6 | 10d ago | 0x397c7f…a5dd9f |
| 0xf045…00010x32bc…9008 | Base | — | $10.00 | 70% | 0xbfb1…5ca6 | 10d ago | 0x4d75b0…222119 |
| 0x5697…f9b20x32bc…9008 | Base | — | $15.99 | 70% | 0xbfb1…5ca6 | 10d ago | 0x5b03aa…407c86 |
| 0x574a…e9b70x32bc…9008 | Base | — | $25.00 | 70% | 0xbfb1…5ca6 | 10d ago | 0xf80fdf…d94849 |
| 0x37fb…e7090x32bc…9008 | Base | — | $25.00 | 70% | 0xbfb1…5ca6 | 10d ago | 0xbfc89a…aa524e |
| 0xf2d6…71b10x32bc…9008 | Base | — | $3.80 | 70% | 0xbfb1…5ca6 | 10d ago | 0x6936f0…5ddcaa |
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.