Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xcc4cb5…e12721 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x8f98e1…45e188 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x73d923…9afee1 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x36442b…5d96fc |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xddc856…371c40 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe0fc6b…2abc10 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xc7e579…eaff3f |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x9cddeb…ad045c |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x4994c3…1e544a |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x76d398…ceca62 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x8fe8e6…b46835 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xc3b69f…37538c |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xac7811…648265 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x16bcbe…66b28b |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xb498ff…57e3ff |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x1d4b4f…6d8633 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x907e20…0eea07 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x17321a…4e2be4 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x009340…8bb2f4 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xd2115f…5182c8 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x9f44a6…fee9ca |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x1f8408…17ea3a |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x89dfb6…9e88e6 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x36019c…e6bc69 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xac26bc…fd9676 |
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.