Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x76a3e0…3aba2b |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x66f012…8f0285 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xa7096c…e3768f |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xfc5d16…d69307 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x7f9dca…094c28 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xd77b73…eb322f |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x0e364d…0aefc2 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xb980fe…a7d09b |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x232183…847d01 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x6eab14…6f84e5 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x3f6edc…8f8c33 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x466e7b…02b574 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xbd6217…376231 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x66391b…238e13 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x53711c…f7f850 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x660d67…3c74fe |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x474673…206cb8 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x18640e…b2d535 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x4ab51c…94af1f |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xcd3c27…79aa0e |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x4b4350…e915ac |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x81c5bf…320e51 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xbdf784…3e4d4b |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x2372bd…3e5860 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x262993…d320da |
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.