Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd565…fe600x6839…1a2b | Base | — | $0.003 | 100% | Route unknown | 34d ago | 0x6a909e…89af24 |
| 0xd565…fe600x6839…1a2b | Base | — | $0.003 | 100% | Route unknown | 34d ago | 0x6bff7e…f38dc8 |
| 0xd565…fe600x6839…1a2b | Base | — | $0.003 | 100% | Route unknown | 34d ago | 0xc226ea…c0bc5d |
| 0xd565…fe600x6839…1a2b | Base | — | $0.003 | 100% | Route unknown | 34d ago | 0x684c9a…8b292d |
| 0xd565…fe600x6839…1a2b | Base | — | $0.003 | 100% | Route unknown | 34d ago | 0x649af6…363083 |
| 0xd565…fe600x6839…1a2b | Base | — | $0.003 | 100% | Route unknown | 34d ago | 0x16e26f…8abf31 |
| 0xd565…fe600x6839…1a2b | Base | — | $0.003 | 100% | Route unknown | 34d ago | 0xb1b6d3…6db975 |
| 0xd565…fe600x6839…1a2b | Base | — | $0.003 | 100% | Route unknown | 34d ago | 0x44b71f…d19bf4 |
| 0xd565…fe600x6839…1a2b | Base | — | $0.003 | 100% | Route unknown | 34d ago | 0x234bef…1dc735 |
| 0xd565…fe600x6839…1a2b | Base | — | $0.003 | 100% | Route unknown | 34d ago | 0x948a58…4f18f6 |
| 0xd565…fe600x6839…1a2b | Base | — | $0.003 | 100% | Route unknown | 35d ago | 0x488742…47b710 |
| 0xd565…fe600x6839…1a2b | Base | — | $0.003 | 100% | Route unknown | 35d ago | 0x1c9910…639484 |
| 0xd565…fe600x6839…1a2b | Base | — | $0.003 | 100% | Route unknown | 35d ago | 0x0d67ab…9f492f |
| 0xd565…fe600x6839…1a2b | Base | — | $0.003 | 100% | Route unknown | 35d ago | 0x2ce346…bff866 |
| 0xd565…fe600x6839…1a2b | Base | — | $0.003 | 100% | Route unknown | 35d ago | 0x3383aa…f14b94 |
| 0xd565…fe600x6839…1a2b | Base | — | $0.003 | 100% | Route unknown | 35d ago | 0x4c32d1…421de7 |
| 0xd565…fe600x6839…1a2b | Base | — | $0.003 | 100% | Route unknown | 35d ago | 0x6bda32…d6ccd8 |
| 0xd565…fe600x6839…1a2b | Base | — | $0.003 | 100% | Route unknown | 35d ago | 0xc4268c…b4d6e8 |
| 0xd565…fe600x6839…1a2b | Base | — | $1.00 | 100% | Route unknown | 35d ago | 0x30afd9…1af921 |
| 0xd565…fe600x6839…1a2b | Base | — | $0.003 | 100% | Route unknown | 35d ago | 0x9df02d…a47d95 |
| 0xd565…fe600x6839…1a2b | Base | — | $0.003 | 100% | Route unknown | 35d ago | 0xee77c9…31fcee |
| 0xd565…fe600x6839…1a2b | Base | — | $0.003 | 100% | Route unknown | 35d ago | 0x5d4e6a…854696 |
| 0xd565…fe600x6839…1a2b | Base | — | $0.003 | 100% | Route unknown | 35d ago | 0x523369…3bdb67 |
| 0xd565…fe600x6839…1a2b | Base | — | $5.00 | 100% | Route unknown | 35d ago | 0x64d0b5…e46fbb |
| 0xd565…fe600x6839…1a2b | Base | — | $0.003 | 100% | Route unknown | 35d ago | 0x626e71…f9906b |
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.