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 | 53d ago | 0xfb2e14…da4ce0 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xd0b159…037c8f |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x214407…b6204c |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xdee581…4a5f94 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x149cde…cb3c88 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x355679…565114 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xeed0a5…789b4e |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xffae7b…7df8d0 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf629a1…3326e5 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x21bd2c…484205 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf96174…f5835f |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x88d137…82d811 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x8f4dbb…a44809 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xe1307e…31aa51 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x412985…0ec053 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x82e26b…ccebfc |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf348c0…fa5b4e |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xd6d863…ddf4fe |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x8753e5…dde2e5 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x2cdf1a…010e88 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x5de9c1…f5df8f |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xb3df26…4e580f |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x8557e1…803299 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x7f25e2…82fba7 |
| 0x6539…ef080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x179748…d3ca55 |
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.