Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd09e…a6e60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x2fb2a9…1b7e6b |
| 0xd09e…a6e60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x6621df…c7c8d2 |
| 0xd09e…a6e60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x6f1f86…b6f299 |
| 0xd09e…a6e60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x487304…fdf98a |
| 0xd09e…a6e60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x14143a…725058 |
| 0xd09e…a6e60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x6d4926…939873 |
| 0xd09e…a6e60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x069e4d…8652a5 |
| 0xd09e…a6e60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x2f99d6…6180ab |
| 0xd09e…a6e60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0xbea1d2…2f80dc |
| 0xd09e…a6e60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x3094d2…1347ab |
| 0xd09e…a6e60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x3f63aa…fa76e2 |
| 0xd09e…a6e60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x656a34…aeefd9 |
| 0xd09e…a6e60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x527b93…fd34b1 |
| 0xd09e…a6e60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x21bcf8…660c76 |
| 0xd09e…a6e60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x42f12b…c5e738 |
| 0xd09e…a6e60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x2b8094…63f69b |
| 0xd09e…a6e60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x812c09…3e5a33 |
| 0xd09e…a6e60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x8b0b81…40fffc |
| 0xd09e…a6e60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x2ec9fe…9cc552 |
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.