Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x6b9b49…7f9d06 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x14aa57…0e7c9f |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x9f88f1…81d519 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xcfd212…e0f5d3 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x6c89de…4d4d1a |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x788ff5…83ee41 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xc123bf…353ce3 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xfee879…ebf80e |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x60d064…1efef9 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x998b04…d3d3b5 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x15ee5c…dfd92a |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x924962…2c310a |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x274131…5eed31 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x545a7c…066cbd |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xf2112d…172d8c |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x0f6e10…91067d |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x3cf2af…83fe48 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xc947ec…2ac038 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x036d83…4c479f |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xd40170…ca4ccc |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x690c78…f215a5 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xcd6b95…187f18 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xbef95a…26ed9d |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xb91303…ded887 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xa872a4…9d2a8f |
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.