Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xbe85…934b0x47c5…4fc3 | Base | — | $630.00 | 70% | 0x8e4d…98c0 | 3d ago | 0xf5b88a…ff4f65 |
| 0xbe85…934b0x47c5…4fc3 | Base | — | $1,050.00 | 70% | 0x2fa9…16de | 3d ago | 0x6ed82d…c760f9 |
| 0xbe85…934b0x47c5…4fc3 | Base | — | $525.00 | 70% | 0xdeef…04fd | 3d ago | 0x8ebeaa…d1fc6f |
| 0xbe85…934b0x47c5…4fc3 | Base | — | $1,575.00 | 70% | 0x969c…eacf | 3d ago | 0x19db29…b81f63 |
| 0xbe85…934b0x47c5…4fc3 | Base | — | $1,575.00 | 70% | 0xeba0…ab3b | 3d ago | 0x197a57…512e5a |
| 0xbe85…934b0x47c5…4fc3 | Base | — | $1,575.00 | 70% | 0x2b35…135b | 3d ago | 0x017033…344f50 |
| 0xbe85…934b0x47c5…4fc3 | Base | — | $1,050.00 | 70% | 0x4639…93fa | 3d ago | 0xfb921f…44fc1d |
| 0xbe85…934b0x47c5…4fc3 | Base | — | $1,050.00 | 70% | 0xfdd4…df72 | 3d ago | 0xcee178…1ac0e3 |
| 0xbe85…934b0x47c5…4fc3 | Base | — | $735.00 | 70% | 0x9ea2…605a | 3d ago | 0x1cd0bf…a31c63 |
| 0xbe85…934b0x47c5…4fc3 | Base | — | $525.00 | 70% | 0xd091…7b6e | 3d ago | 0xc59918…bddb5b |
| 0xbe85…934b0x47c5…4fc3 | Base | — | $525.00 | 70% | 0xa438…8fb8 | 3d ago | 0xd71e00…28422a |
| 0xbe85…934b0x47c5…4fc3 | Base | — | $525.00 | 70% | 0x55b3…f1a0 | 3d ago | 0xb1d77e…63a099 |
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.