Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc421…3b0a0x6d6e…9192 | Base | ExaSearch | $0.02 | 25% | Route unknown | 104d ago | 0x26f142…d86d94 |
| 0xc421…3b0a0x6d6e…9192 | Base | ExaSearch | $0.02 | 25% | Route unknown | 105d ago | 0x131905…df2413 |
| 0xc421…3b0a0x6d6e…9192 | Base | ExaSearch | $0.02 | 25% | Route unknown | 105d ago | 0x41a0d8…b131bf |
| 0xc421…3b0a0x6d6e…9192 | Base | ExaSearch | $0.02 | 25% | Route unknown | 105d ago | 0xea1516…701d04 |
| 0xc421…3b0a0x6d6e…9192 | Base | ExaSearch | $0.02 | 25% | Route unknown | 105d ago | 0x005618…fab4b9 |
| 0xc421…3b0a0x6d6e…9192 | Base | ExaSearch | $0.02 | 25% | Route unknown | 105d ago | 0xa7af65…5e6dcb |
| 0xc421…3b0a0x6d6e…9192 | Base | ExaSearch | $0.02 | 25% | Route unknown | 105d ago | 0x6666f7…57876e |
| 0xc421…3b0a0x6d6e…9192 | Base | ExaSearch | $0.02 | 25% | Route unknown | 105d ago | 0x3b9b90…be1af0 |
| 0xc421…3b0a0x6d6e…9192 | Base | ExaSearch | $0.02 | 25% | Route unknown | 105d ago | 0x0b611a…628a08 |
| 0xc421…3b0a0x6d6e…9192 | Base | ExaSearch | $0.02 | 25% | Route unknown | 105d ago | 0x33a94a…b19a6f |
| 0xc421…3b0a0x6d6e…9192 | Base | ExaSearch | $0.02 | 25% | Route unknown | 105d ago | 0x3d0b4e…66afc7 |
| 0xc421…3b0a0x6d6e…9192 | Base | ExaSearch | $0.02 | 25% | Route unknown | 105d ago | 0x5d91af…c057db |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.