Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa188…9d990x47c5…4fc3 | Base | — | $17.85 | 70% | 0x9ee0…41c3 | 10h ago | 0xfb82ed…271389 |
| 0xa188…9d990x47c5…4fc3 | Base | — | $21.00 | 70% | 0x14dd…a4ea | 10h ago | 0xd926f3…c63d09 |
| 0xa188…9d990x47c5…4fc3 | Base | — | $15.75 | 70% | 0x16b5…bfc0 | 10h ago | 0xb9b487…0b00af |
| 0xa188…9d990x47c5…4fc3 | Base | — | $18.90 | 70% | 0x28cc…0ecd | 10h ago | 0xd056c2…a4d9d7 |
| 0xa188…9d990x47c5…4fc3 | Base | — | $24.15 | 70% | 0x817a…63b5 | 10h ago | 0x303cee…b221b1 |
| 0xa188…9d990x47c5…4fc3 | Base | — | $10.50 | 70% | 0x4d98…2b5b | 10h ago | 0x124fc2…5be4c7 |
| 0xa188…9d990x47c5…4fc3 | Base | — | $10.50 | 70% | 0x699a…4274 | 10h ago | 0x393da0…055ad3 |
| 0xa188…9d990x47c5…4fc3 | Base | — | $10.50 | 70% | 0x8b99…df79 | 10h ago | 0x40bff5…2aacd4 |
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.